[116108] trunk/base

cal at macports.org cal at macports.org
Sat Jan 18 15:22:07 PST 2014


Revision: 116108
          https://trac.macports.org/changeset/116108
Author:   cal at macports.org
Date:     2014-01-18 15:22:07 -0800 (Sat, 18 Jan 2014)
Log Message:
-----------
configure: update generated files

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

Modified: trunk/base/configure
===================================================================
--- trunk/base/configure	2014-01-18 23:21:35 UTC (rev 116107)
+++ trunk/base/configure	2014-01-18 23:22:07 UTC (rev 116108)
@@ -8626,7 +8626,7 @@
 
 # Checks for library functions.
 for ac_func in OSAtomicCompareAndSwap32 OSAtomicCompareAndSwap64 OSAtomicCompareAndSwapPtr bzero \
-	clearenv copyfile fgetln flock kqueue lockf memset posix_spawn setmode strcasecmp strlcat \
+	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-01-18 23:21:35 UTC (rev 116107)
+++ trunk/base/src/config.h.in	2014-01-18 23:22:07 UTC (rev 116108)
@@ -67,6 +67,9 @@
 /* Define to 1 if you have the `flock' function. */
 #undef HAVE_FLOCK
 
+/* Define to 1 if you have the `fls' function. */
+#undef HAVE_FLS
+
 /* Define if CoreFoundation framework is available */
 #undef HAVE_FRAMEWORK_COREFOUNDATION
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140118/c3c6caeb/attachment.html>


More information about the macports-changes mailing list