[libdispatch-changes] [16] trunk/src/Makefile.am

source_changes at macosforge.org source_changes at macosforge.org
Sat Sep 12 16:27:32 PDT 2009


Revision: 16
          http://trac.macosforge.org/projects/libdispatch/changeset/16
Author:   robert at fledge.watson.org
Date:     2009-09-12 16:27:31 -0700 (Sat, 12 Sep 2009)
Log Message:
-----------
Remove unneeded/undesired reference to DISPATCH_NO_LEGACY.

Suggested by:	Peter O'Gorman

Modified Paths:
--------------
    trunk/src/Makefile.am

Modified: trunk/src/Makefile.am
===================================================================
--- trunk/src/Makefile.am	2009-09-12 23:19:33 UTC (rev 15)
+++ trunk/src/Makefile.am	2009-09-12 23:27:31 UTC (rev 16)
@@ -28,7 +28,6 @@
 if USE_LEGACY_API
 libdispatch_la_SOURCES+=	\
 	legacy.c
-libdispatch_la_CFLAGS+=-DDISPATCH_NO_LEGACY
 endif
 
 if USE_LIBPTHREAD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/libdispatch-changes/attachments/20090912/73284f35/attachment.html>


More information about the libdispatch-changes mailing list