]> git.pld-linux.org Git - packages/aMule.git/blame - aMule-ac.patch
- release 4
[packages/aMule.git] / aMule-ac.patch
CommitLineData
62caab2a 1diff -Nur aMule-2.2.5-orig/configure.in aMule-2.2.5/configure.in
2--- aMule-2.2.5-orig/configure.in 2009-05-16 09:38:01.000000000 +0200
3+++ aMule-2.2.5/configure.in 2009-09-18 20:01:47.000000000 +0200
4@@ -538,7 +538,7 @@
5 AS_IF([test -n "$with_libupnp_prefix"], [libupnp_place=" (in $with_libupnp_prefix)"])
6 AS_IF([test x${ENABLE_UPNP} = xyes], [dnl
7 echo " libupnp ${LIBUPNP_VERSION:-Not detected}${libupnp_place:-}"
8-])dnl
9+])
10 if test x${WEB:-no} != xno; then
11 AS_IF([test $regex_found = no],
12 [regex_found="Not detected"],
13diff -Nur aMule-2.2.5-orig/m4/libupnp.m4 aMule-2.2.5/m4/libupnp.m4
14--- aMule-2.2.5-orig/m4/libupnp.m4 2009-03-28 20:29:59.000000000 +0100
15+++ aMule-2.2.5/m4/libupnp.m4 2009-09-18 20:01:01.000000000 +0200
16@@ -76,7 +76,7 @@
17 ], [dnl
18 result=no
19 resultstr=" (pkg-config not found)"
20- ])dnl
21+ ])
22 AC_MSG_RESULT([$result$resultstr])
23 libupnp_error="libupnp >= MIN_LIBUPNP_VERSION not found$resultstr"
24 ], [dnl
This page took 0.033997 seconds and 4 git commands to generate.