mirror of
https://github.com/pissnet/angiosperm.git
synced 2025-05-16 04:15:04 +01:00
Rerun autoconf.
This commit is contained in:
parent
0bb036c05f
commit
5f4f06c87a
1 changed files with 2 additions and 1 deletions
3
libratbox/configure
vendored
3
libratbox/configure
vendored
|
@ -21357,7 +21357,8 @@ fi
|
|||
CPPFLAGS="$CFLAGS -D_ALL_SOURCE -D_XOPEN_SOURCE=500"
|
||||
;;
|
||||
*solaris*)
|
||||
CPPFLAGS="$CFLAGS -D_POSIX_PTHREAD_SEMANTICS"
|
||||
*sunos*)
|
||||
CPPFLAGS="$CFLAGS -D_POSIX_PTHREAD_SEMANTICS -D_XPG4_2 -D__EXTENSIONS__"
|
||||
;;
|
||||
*)
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue