diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-08 14:34:04 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-08 14:34:04 +0800 |
commit | 0725605d647b0d602fcd3030fab23c370ab87409 (patch) | |
tree | dd5cf047c77f7806793a1a25d1e318eb7fa09c67 /devel/soup/files | |
parent | d26c1bf39c517f98689242db715234cde3af148b (diff) | |
download | freebsd-ports-gnome-0725605d647b0d602fcd3030fab23c370ab87409.tar.gz freebsd-ports-gnome-0725605d647b0d602fcd3030fab23c370ab87409.tar.zst freebsd-ports-gnome-0725605d647b0d602fcd3030fab23c370ab87409.zip |
Update to 0.7.11.
Diffstat (limited to 'devel/soup/files')
-rw-r--r-- | devel/soup/files/patch-configure | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/devel/soup/files/patch-configure b/devel/soup/files/patch-configure index e27e1d909ee4..bbcdac62c130 100644 --- a/devel/soup/files/patch-configure +++ b/devel/soup/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Tue Dec 3 16:14:18 2002 -+++ configure Sun Dec 15 23:10:36 2002 -@@ -5649,6 +5649,7 @@ +--- configure.orig Thu Jan 2 14:06:13 2003 ++++ configure Fri Feb 7 22:54:07 2003 +@@ -7366,6 +7366,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" @@ -8,7 +8,7 @@ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -7897,11 +7898,11 @@ +@@ -10569,11 +10570,11 @@ fi if test x$APXS != xno; then @@ -21,6 +21,6 @@ - CPPFLAGS=$APACHE_CFLAGS +# save_CPPFLAGS=$CPPFLAGS +# CPPFLAGS=$APACHE_CFLAGS - for ac_hdr in httpd.h http_config.h http_core.h http_log.h http_main.h http_protocol.h - do - ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` + + + |