[libdispatch-changes] [178] trunk/config/config.h

source_changes at macosforge.org source_changes at macosforge.org
Mon Dec 28 05:33:54 PST 2009


Revision: 178
          http://trac.macosforge.org/projects/libdispatch/changeset/178
Author:   robert at fledge.watson.org
Date:     2009-12-28 05:33:51 -0800 (Mon, 28 Dec 2009)
Log Message:
-----------
Regenerate Snow Leopard config for getprogname() configure changes.

Modified Paths:
--------------
    trunk/config/config.h

Modified: trunk/config/config.h
===================================================================
--- trunk/config/config.h	2009-12-28 11:44:37 UTC (rev 177)
+++ trunk/config/config.h	2009-12-28 13:33:51 UTC (rev 178)
@@ -63,6 +63,9 @@
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #define HAVE_DLFCN_H 1
 
+/* Define to 1 if you have the `getprogname' function. */
+#define HAVE_GETPROGNAME 1
+
 /* Define to 1 if you have the <inttypes.h> header file. */
 #define HAVE_INTTYPES_H 1
 
@@ -96,6 +99,9 @@
 /* Define if __private_extern__ present */
 #define HAVE_PRIVATE_EXTERN 1
 
+/* Define to 1 if you have the `program_invocation_short_name' function. */
+/* #undef HAVE_PROGRAM_INVOCATION_SHORT_NAME */
+
 /* Define to 1 if you have the `pthread_key_init_np' function. */
 #define HAVE_PTHREAD_KEY_INIT_NP 1
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/libdispatch-changes/attachments/20091228/7b4303d4/attachment-0001.html>


More information about the libdispatch-changes mailing list