[117957] trunk/base

cal at macports.org cal at macports.org
Mon Mar 17 12:36:44 PDT 2014


Revision: 117957
          https://trac.macports.org/changeset/117957
Author:   cal at macports.org
Date:     2014-03-17 12:36:44 -0700 (Mon, 17 Mar 2014)
Log Message:
-----------
configure: regenerate

Modified Paths:
--------------
    trunk/base/configure
    trunk/base/src/config.h.in

Modified: trunk/base/configure
===================================================================
--- trunk/base/configure	2014-03-17 19:36:26 UTC (rev 117956)
+++ trunk/base/configure	2014-03-17 19:36:44 UTC (rev 117957)
@@ -8680,8 +8680,9 @@
 
 
 # Checks for library functions.
-for ac_func in OSAtomicCompareAndSwap32 OSAtomicCompareAndSwap64 OSAtomicCompareAndSwapPtr bzero \
-	clearenv copyfile fgetln flock fls kqueue lockf memset posix_spawn setmode strcasecmp strlcat \
+for ac_func in OSAtomicCompareAndSwap32 OSAtomicCompareAndSwap64 \
+	OSAtomicCompareAndSwapPtr __getdirentries64 bzero clearenv copyfile fgetln \
+	flock fls kqueue lockf memset posix_spawn setmode strcasecmp strlcat \
 	strlcpy strncasecmp sysctlbyname
 do :
   as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`

Modified: trunk/base/src/config.h.in
===================================================================
--- trunk/base/src/config.h.in	2014-03-17 19:36:26 UTC (rev 117956)
+++ trunk/base/src/config.h.in	2014-03-17 19:36:44 UTC (rev 117957)
@@ -259,6 +259,9 @@
 /* Define to 1 if you have the <utime.h> header file. */
 #undef HAVE_UTIME_H
 
+/* Define to 1 if you have the `__getdirentries64' function. */
+#undef HAVE___GETDIRENTRIES64
+
 /* Lowest non-system-reserved GID. */
 #undef MIN_USABLE_GID
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140317/2c05a638/attachment.html>


More information about the macports-changes mailing list