[73416] trunk/dports/devel/libassuan

jmr at macports.org jmr at macports.org
Fri Nov 12 17:58:15 PST 2010


Revision: 73416
          http://trac.macports.org/changeset/73416
Author:   jmr at macports.org
Date:     2010-11-12 17:58:12 -0800 (Fri, 12 Nov 2010)
Log Message:
-----------
libassuan: patchfile

Added Paths:
-----------
    trunk/dports/devel/libassuan/files/
    trunk/dports/devel/libassuan/files/tests_Makefile.am.diff

Added: trunk/dports/devel/libassuan/files/tests_Makefile.am.diff
===================================================================
--- trunk/dports/devel/libassuan/files/tests_Makefile.am.diff	                        (rev 0)
+++ trunk/dports/devel/libassuan/files/tests_Makefile.am.diff	2010-11-13 01:58:12 UTC (rev 73416)
@@ -0,0 +1,19 @@
+--- tests/Makefile.am	2010/09/17 14:16:34	388
++++ tests/Makefile.am	2010/10/11 19:20:25	389
+@@ -28,7 +28,7 @@
+ TESTS = pipeconnect
+ 
+ if HAVE_W32CE_SYSTEM
+-w32cetools = ce-createpipe
++w32cetools = ce-createpipe ce-server 
+ endif
+ 
+ if USE_DESCRIPTOR_PASSING
+@@ -39,6 +39,6 @@
+ AM_CFLAGS = $(GPG_ERROR_CFLAGS)
+ 
+ noinst_HEADERS = common.h
+-noinst_PROGRAMS = $(TESTS) ce-server $(w32cetools)
++noinst_PROGRAMS = $(TESTS) $(w32cetools)
+ LDADD = ../src/libassuan.la  $(NETLIBS) $(GPG_ERROR_LIBS)
+ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101112/7ed78b0b/attachment.html>


More information about the macports-changes mailing list