From e5334f35e656a727cd50b3f80fcdba68932f484f Mon Sep 17 00:00:00 2001 From: Jilles Tjoelker Date: Sat, 2 Aug 2008 02:09:23 +0200 Subject: [PATCH] Rerun autoconf. --- libratbox/configure | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libratbox/configure b/libratbox/configure index ab3c1ed53..c0875e3bc 100755 --- a/libratbox/configure +++ b/libratbox/configure @@ -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__" ;; *)