diff options
| author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2010-01-07 17:46:18 +0000 |
|---|---|---|
| committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2010-01-07 17:46:18 +0000 |
| commit | 42ae21c9adf61658778e514d0770adb1d03ee4fb (patch) | |
| tree | f281c07b38800d641ac3fc51271171b3cd7473ac /misc/sword/files/patch-configure.ac | |
| parent | - Update to 2.1.0.3584 (diff) | |
- Update to 1.6.1
Diffstat (limited to 'misc/sword/files/patch-configure.ac')
| -rw-r--r-- | misc/sword/files/patch-configure.ac | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/sword/files/patch-configure.ac b/misc/sword/files/patch-configure.ac deleted file mode 100644 index f461d8952bcf..000000000000 --- a/misc/sword/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 - |
