Rerun autoconf.

This commit is contained in:
Jilles Tjoelker 2008-08-02 02:09:23 +02:00
parent 4a387e786a
commit b62765e9a9
1 changed files with 1 additions and 2 deletions

3
libratbox/configure vendored
View File

@ -21356,8 +21356,7 @@ fi
*interix*)
CPPFLAGS="$CFLAGS -D_ALL_SOURCE -D_XOPEN_SOURCE=500"
;;
*solaris*)
*sunos*)
*solaris*|*sunos*)
CPPFLAGS="$CFLAGS -D_POSIX_PTHREAD_SEMANTICS -D_XPG4_2 -D__EXTENSIONS__"
;;
*)