blob: 7ecd91ebd7140303cfed86b68009c7a8d92e5cc3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- libmaa/configure~ Mon Jan 29 01:00:16 2001
+++ libmaa/configure Mon Jan 29 01:00:29 2001
@@ -875,11 +875,8 @@
# 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
|