diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2003-10-16 09:56:30 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2003-10-16 09:56:30 +0000 |
commit | 7e33379c83ec36fbea2a0a955d43d201ae595d7f (patch) | |
tree | d3ef9dc54d578e5dc567b708dbfa7546fc9d94a7 /net/dictd/files/patch-libmaa::configure | |
parent | Fix build on -CURRENT [1] (diff) |
Upgrade to 1.9.7.
PR: 57809
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes
Notes:
svn path=/head/; revision=91416
Diffstat (limited to 'net/dictd/files/patch-libmaa::configure')
-rw-r--r-- | net/dictd/files/patch-libmaa::configure | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/net/dictd/files/patch-libmaa::configure b/net/dictd/files/patch-libmaa::configure index 7ecd91ebd714..75ace37af66d 100644 --- a/net/dictd/files/patch-libmaa::configure +++ b/net/dictd/files/patch-libmaa::configure @@ -1,13 +1,13 @@ ---- libmaa/configure~ Mon Jan 29 01:00:16 2001 -+++ libmaa/configure Mon Jan 29 01:00:29 2001 -@@ -875,11 +875,8 @@ +--- libmaa/configure.orig Mon Mar 10 01:22:39 2003 ++++ libmaa/configure Thu Oct 9 22:16:29 2003 +@@ -1859,10 +1859,7 @@ # Check whether --with-cflags or --without-cflags was given. if test "${with_cflags+set}" = set; then withval="$with_cflags" -- +- -if test "x${withval}" = xyes; then CFLAGS="$withval" -fi -- -+ - fi + + fi; + |