gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7755 - GNUnet


From: gnunet
Subject: [GNUnet-SVN] r7755 - GNUnet
Date: Sat, 11 Oct 2008 14:49:06 -0600 (MDT)

Author: holindho
Date: 2008-10-11 14:49:05 -0600 (Sat, 11 Oct 2008)
New Revision: 7755

Modified:
   GNUnet/configure.ac
Log:
fix typo


Modified: GNUnet/configure.ac
===================================================================
--- GNUnet/configure.ac 2008-10-11 20:30:00 UTC (rev 7754)
+++ GNUnet/configure.ac 2008-10-11 20:49:05 UTC (rev 7755)
@@ -70,8 +70,7 @@
 case "$host_os" in
 *darwin* | *rhapsody* | *macosx*)
      AC_DEFINE_UNQUOTED(OSX,1,[This is an OS X system])
-     CFLAGS="-no-cpp-precomp $CFLAGS"
-     LDFLAGS="-fno-common $LDFLAGS"
+     CFLAGS="-no-cpp-precomp -fno-common $CFLAGS"
      AC_MSG_WARN([The VPN application cannot be compiled on your OS])
      build_target="macosx"
      DEFAULT_INTERFACE="\"en0\""





reply via email to

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