gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8006 - GNUnet


From: gnunet
Subject: [GNUnet-SVN] r8006 - GNUnet
Date: Tue, 16 Dec 2008 14:26:42 -0700 (MST)

Author: durner
Date: 2008-12-16 14:26:41 -0700 (Tue, 16 Dec 2008)
New Revision: 8006

Modified:
   GNUnet/configure.ac
Log:
strange workaround for automake 1.8.5/Debian stable

Modified: GNUnet/configure.ac
===================================================================
--- GNUnet/configure.ac 2008-12-14 19:56:24 UTC (rev 8005)
+++ GNUnet/configure.ac 2008-12-16 21:26:41 UTC (rev 8006)
@@ -191,7 +191,7 @@
 AM_CONDITIONAL(LINUX, test "$build_target" = "linux")
 AC_MSG_RESULT([$build_target])
 AC_SUBST(build_target)
-
+AM_CONDITIONAL([am__fastdepOBJC], false)
 AC_UNALIGNED_64_ACCESS
 
 





reply via email to

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