blob: 75ace37af66d186efbd1fe03d1c8f928286f3f3d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- 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;
|