summaryrefslogtreecommitdiff
path: root/misc/sword15/files/patch-configure.ac
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2009-04-28 21:27:54 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2009-04-28 21:27:54 +0000
commitb6bb8c3d3a17625aa826094130b3d84530b6dae4 (patch)
treef2de4a4d4b2f5c3fcbd1ee2ea6cce6d571bfb5f7 /misc/sword15/files/patch-configure.ac
parent- Fix PLIST (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_2_0'.release/7.2.0
Diffstat (limited to 'misc/sword15/files/patch-configure.ac')
-rw-r--r--misc/sword15/files/patch-configure.ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/sword15/files/patch-configure.ac b/misc/sword15/files/patch-configure.ac
deleted file mode 100644
index f461d8952bcf..000000000000
--- a/misc/sword15/files/patch-configure.ac
+++ /dev/null
@@ -1,13 +0,0 @@
---- configure.ac.orig Mon Jul 10 18:22:50 2006
-+++ configure.ac Mon Jul 10 18:23:13 2006
-@@ -187,8 +187,8 @@
- echo "curl found - remote install options available"
- CURL_AM_CFLAGS=`$CURL_CONFIG --cflags`
- CURL_LIBS=`$CURL_CONFIG --libs`
-- AM_CXXFLAGS="$AM_CXXFLAGS -DCURLAVAILABLE"
-- AM_CFLAGS="$AM_CFLAGS -DCURLAVAILABLE"
-+ AM_CXXFLAGS="$AM_CXXFLAGS -DCURLAVAILABLE $CURL_AM_CFLAGS"
-+ AM_CFLAGS="$AM_CFLAGS -DCURLAVAILABLE $CURL_AM_CFLAGS"
- fi
- fi
-