SOURCES: libupnp-m4.patch (NEW) - ac bugfix (missing patch - I thi...

qboosh qboosh at pld-linux.org
Sat Dec 15 15:04:46 CET 2007


Author: qboosh                       Date: Sat Dec 15 14:04:46 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- ac bugfix (missing patch - I think it is what it was meant to be)

---- Files affected:
SOURCES:
   libupnp-m4.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/libupnp-m4.patch
diff -u /dev/null SOURCES/libupnp-m4.patch:1.1
--- /dev/null	Sat Dec 15 15:04:46 2007
+++ SOURCES/libupnp-m4.patch	Sat Dec 15 15:04:41 2007
@@ -0,0 +1,11 @@
+--- libupnp-1.6.2/m4/rt_bool_arg_enable.m4.orig	2006-10-05 08:19:22.000000000 +0200
++++ libupnp-1.6.2/m4/rt_bool_arg_enable.m4	2007-12-15 13:53:13.234016809 +0100
+@@ -41,7 +41,7 @@
+ 		               )])
+ 	test "x$enable_[$1]" != [x]m4_if([$2],[yes],[no],[yes]) dnl
+ 		&& enable_[]Name=[$2]
+-	AC_MSG_RESULT($enable_[]Name)dnl
++	AC_MSG_RESULT($enable_[]Name)
+ 	AM_CONDITIONAL([ENABLE_]NAME, test x"$enable_[]Name" = xyes)
+ 	dnl
+ 	m4_popdef([NAME])dnl
================================================================


More information about the pld-cvs-commit mailing list