Revision: 97 http://trac.macosforge.org/projects/libdispatch/changeset/97 Author: robert@fledge.watson.org Date: 2009-11-03 06:33:06 -0800 (Tue, 03 Nov 2009) Log Message: ----------- Regenerate config.h for Xcode build. Modified Paths: -------------- trunk/config/config.h Modified: trunk/config/config.h =================================================================== --- trunk/config/config.h 2009-11-03 14:30:37 UTC (rev 96) +++ trunk/config/config.h 2009-11-03 14:33:06 UTC (rev 97) @@ -116,6 +116,9 @@ /* Define to 1 if you have the <sys/types.h> header file. */ #define HAVE_SYS_TYPES_H 1 +/* Define to 1 if you have the <TargetConditionals.h> header file. */ +#define HAVE_TARGETCONDITIONALS_H 1 + /* Define to 1 if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1
participants (1)
-
source_changes@macosforge.org