summaryrefslogtreecommitdiff
path: root/devel/libsoup22/files/patch-configure
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-03-29 09:53:18 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-03-29 09:53:18 +0000
commit2c36078d184e6b3fde44793800a6c8ca0b0639f1 (patch)
tree19d35773be783fd6761833f599af82301c20ceac /devel/libsoup22/files/patch-configure
parentReorder the 'configure-message patch-libtool' targets in _CONFIGURE_SEQ (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_8_0'.release/4.8.0
Notes
Notes: svn path=/head/; revision=77676 svn path=/tags/RELEASE_4_8_0/; revision=77677; tag=release/4.8.0
Diffstat (limited to 'devel/libsoup22/files/patch-configure')
-rw-r--r--devel/libsoup22/files/patch-configure26
1 files changed, 0 insertions, 26 deletions
diff --git a/devel/libsoup22/files/patch-configure b/devel/libsoup22/files/patch-configure
deleted file mode 100644
index bbcdac62c130..000000000000
--- a/devel/libsoup22/files/patch-configure
+++ /dev/null
@@ -1,26 +0,0 @@
---- 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"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -10569,11 +10570,11 @@
- fi
-
- if test x$APXS != xno; then
-- APACHE_CFLAGS="-I`apxs -q INCLUDEDIR CFLAGS`"
-- APACHE_LIBS=`apxs -q LDFLAGS_SHLIB LIBS_SHLIB`
-+# APACHE_CFLAGS="-I`apxs -q INCLUDEDIR CFLAGS`"
-+# APACHE_LIBS=`apxs -q LDFLAGS_SHLIB LIBS_SHLIB`
-
-- save_CPPFLAGS=$CPPFLAGS
-- CPPFLAGS=$APACHE_CFLAGS
-+# save_CPPFLAGS=$CPPFLAGS
-+# CPPFLAGS=$APACHE_CFLAGS
-
-
-