]> git.pld-linux.org Git - packages/apache-mod_mono.git/commitdiff
- PKG_PATH
authormarcus <marcus@pld-linux.org>
Tue, 21 Apr 2009 19:29:36 +0000 (19:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_mono-ac.patch -> 1.1

apache-mod_mono-ac.patch [new file with mode: 0644]

diff --git a/apache-mod_mono-ac.patch b/apache-mod_mono-ac.patch
new file mode 100644 (file)
index 0000000..834991e
--- /dev/null
@@ -0,0 +1,11 @@
+diff -uNr mod_mono-2.4.orig/configure.in mod_mono-2.4/configure.in
+--- mod_mono-2.4.orig/configure.in     2009-03-09 18:02:00.000000000 +0100
++++ mod_mono-2.4/configure.in  2009-04-21 07:07:43.000000000 +0200
+@@ -15,6 +15,7 @@
+         AC_MSG_ERROR([You need to install pkg-config])
+ fi
++m4_pattern_allow([^PKG_PATH$])
+ PKG_PATH=""
+ AC_ARG_WITH(crosspkgdir, [  --with-crosspkgdir=/path/to/pkg-config/dir],
+         if test x$with_crosspkgdir = "x"; then
This page took 0.28338 seconds and 4 git commands to generate.