19 lines
245 B
Diff
19 lines
245 B
Diff
|
--- configure
|
||
|
+++ configure
|
||
|
@@ -150,10 +150,11 @@ fc_check_command_err sed
|
||
|
#-------------
|
||
|
# option
|
||
|
|
||
|
-CC=
|
||
|
-CFLAGS=
|
||
|
-LDFLAGS=
|
||
|
-LIBS=
|
||
|
+# sketchy nonsense overriding our environment
|
||
|
+#CC=
|
||
|
+#CFLAGS=
|
||
|
+#LDFLAGS=
|
||
|
+#LIBS=
|
||
|
|
||
|
CFLAGS_ADD=
|
||
|
LDFLAGS_ADD=
|