mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Thu Apr 8 09:35:53 CEST 1999 Werner Koch
This commit is contained in:
parent
9f40263e56
commit
97efca04ef
8 changed files with 39 additions and 9 deletions
|
@ -204,7 +204,7 @@ define(GNUPG_CHECK_RDYNAMIC,
|
|||
CFLAGS_RDYNAMIC="-Wl,-dy"
|
||||
;;
|
||||
|
||||
freebsd2* | osf4* )
|
||||
openbsd* | freebsd2* | osf4* )
|
||||
CFLAGS_RDYNAMIC=""
|
||||
;;
|
||||
* )
|
||||
|
@ -404,7 +404,7 @@ case "$host_os" in
|
|||
aix*)
|
||||
ac_symcode='[BCDTU]'
|
||||
;;
|
||||
sunos* | cygwin32* | mingw32*)
|
||||
openbsd* | sunos* | cygwin32* | mingw32*)
|
||||
ac_sympat='_\([_A-Za-z][_A-Za-z0-9]*\)'
|
||||
ac_symxfrm='_\1 \1'
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue