gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r3862 - GNUnet/src/include


From: grothoff
Subject: [GNUnet-SVN] r3862 - GNUnet/src/include
Date: Sun, 3 Dec 2006 09:10:30 -0800 (PST)

Author: grothoff
Date: 2006-12-03 09:10:28 -0800 (Sun, 03 Dec 2006)
New Revision: 3862

Modified:
   GNUnet/src/include/platform.h
Log:
osx

Modified: GNUnet/src/include/platform.h
===================================================================
--- GNUnet/src/include/platform.h       2006-12-03 17:05:02 UTC (rev 3861)
+++ GNUnet/src/include/platform.h       2006-12-03 17:10:28 UTC (rev 3862)
@@ -167,6 +167,9 @@
  #define socklen_t unsigned int
  #define __BYTE_ORDER BYTE_ORDER
  #define __BIG_ENDIAN BIG_ENDIAN
+ /* not available on OS X, override configure */
+ #undef HAVE_STAT64
+ #undef HAVE_MREMAP
 #endif
 
 





reply via email to

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