From b62765e9a93bdadbfac99177968ae6bcc0525295 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 ab3c1ed..c0875e3 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__" ;; *)