[libdispatch-changes] [138] trunk/testing/Makefile.am

source_changes at macosforge.org source_changes at macosforge.org
Thu Nov 5 02:34:40 PST 2009


Revision: 138
          http://trac.macosforge.org/projects/libdispatch/changeset/138
Author:   robert at fledge.watson.org
Date:     2009-11-05 02:34:37 -0800 (Thu, 05 Nov 2009)
Log Message:
-----------
Build dispatch_priority2 variation on dispatch_priority.

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

Modified: trunk/testing/Makefile.am
===================================================================
--- trunk/testing/Makefile.am	2009-11-05 05:23:41 UTC (rev 137)
+++ trunk/testing/Makefile.am	2009-11-05 10:34:37 UTC (rev 138)
@@ -13,10 +13,13 @@
 	dispatch_cascade		\
 	dispatch_debug			\
 	dispatch_priority		\
+	dispatch_priority2		\
 	dispatch_starfish		\
 	queue_finalizer
 
 dispatch_c99_CFLAGS=-std=c99
+dispatch_priority2_SOURCES=dispatch_priority.c
+dispatch_priority2_CFLAGS=-DUSE_SET_TARGET_QUEUE=1
 
 if HAVE_CBLOCKS
 CBLOCKS_TESTS=				\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/libdispatch-changes/attachments/20091105/0c005caa/attachment.html>


More information about the libdispatch-changes mailing list