gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r9176 - gnunet


From: gnunet
Subject: [GNUnet-SVN] r9176 - gnunet
Date: Sun, 18 Oct 2009 13:54:18 -0600

Author: holindho
Date: 2009-10-18 13:54:18 -0600 (Sun, 18 Oct 2009)
New Revision: 9176

Modified:
   gnunet/configure.ac
Log:
for better POSIX compliance


Modified: gnunet/configure.ac
===================================================================
--- gnunet/configure.ac 2009-10-18 19:45:00 UTC (rev 9175)
+++ gnunet/configure.ac 2009-10-18 19:54:18 UTC (rev 9176)
@@ -70,6 +70,7 @@
 case "$host_os" in
 *darwin* | *rhapsody* | *macosx*)
      AC_DEFINE_UNQUOTED(DARWIN,1,[This is an Apple Darwin system])
+     CPPFLAGS="-D_APPLE_C_SOURCE $CPPFLAGS"
      CFLAGS="-no-cpp-precomp -fno-common $CFLAGS"
      AC_MSG_WARN([The VPN application cannot be compiled on your OS])
      build_target="darwin"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]