Rerun autoconf.

This commit is contained in:
Jilles Tjoelker 2008-08-02 02:09:23 +02:00
parent d90702c9aa
commit e5334f35e6

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__"
;;
*)