gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r26950 - Extractor


From: gnunet
Subject: [GNUnet-SVN] r26950 - Extractor
Date: Sun, 21 Apr 2013 13:18:09 +0200

Author: LRN
Date: 2013-04-21 13:18:08 +0200 (Sun, 21 Apr 2013)
New Revision: 26950

Modified:
   Extractor/configure.ac
Log:
Define FTRUNCATE_DEFINED=1 (for plibc)

Modified: Extractor/configure.ac
===================================================================
--- Extractor/configure.ac      2013-04-21 10:56:47 UTC (rev 26949)
+++ Extractor/configure.ac      2013-04-21 11:18:08 UTC (rev 26950)
@@ -107,7 +107,7 @@
      AC_DEFINE_UNQUOTED(WINDOWS,1,[This is a Windows system])
      AC_CHECK_LIB(intl, gettext)
      # Sufficiently new Windows XP
-     CFLAGS="-D__MSVCRT_VERSION__=0x0601 $CFLAGS"
+     CFLAGS="-D__MSVCRT_VERSION__=0x0601 -DFTRUNCATE_DEFINED=1 $CFLAGS"
 
     AC_MSG_CHECKING(for PlibC)
     plibc=0




reply via email to

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