aboutsummaryrefslogtreecommitdiff
path: root/www/mod_jk2
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-04 12:08:25 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-04 12:08:25 +0000
commit1c51107f17b878069672b773e0702edb2a4164de (patch)
tree5a4ff4004591606cd3b18543f60b63095e121a0e /www/mod_jk2
parent9b85538a2a576a9f32e570357d437b4f1caa51e0 (diff)
Notes
Diffstat (limited to 'www/mod_jk2')
-rw-r--r--www/mod_jk2/files/patch-configure.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/mod_jk2/files/patch-configure.in b/www/mod_jk2/files/patch-configure.in
index 67a42809dd45..27b49aec8f70 100644
--- a/www/mod_jk2/files/patch-configure.in
+++ b/www/mod_jk2/files/patch-configure.in
@@ -1,11 +1,12 @@
---- configure.in.orig Tue Dec 17 05:20:55 2002
-+++ configure.in Thu Apr 10 13:18:40 2003
-@@ -102,7 +102,7 @@
+--- configure.in.orig Thu Sep 4 05:05:30 2003
++++ configure.in Thu Sep 4 05:06:25 2003
+@@ -102,7 +102,8 @@
WEBSERVER="apache-2.0"
APXSCFLAGS="`${APXS} -q CFLAGS` `${APXS} -q EXTRA_CFLAGS`"
APXSCPPFLAGS="`${APXS} -q EXTRA_CPPFLAGS`"
- APACHE_CONFIG_VARS=${apache_dir}/build/config_vars.mk
+ APACHE_CONFIG_VARS=${prefix}/share/apache2/build/config_vars.mk
++ LIBTOOL=`$APXS -q LIBTOOL`
fi
AC_MSG_RESULT([building connector for \"$WEBSERVER\"])