freebsd-ports/net/dictd/files/patch-libmaa::configure
Dima Dorfman 7e33379c83 Upgrade to 1.9.7.
PR:		57809
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-16 09:56:30 +00:00

13 lines
324 B
Text

--- 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;