blob: 6e5bf586cf34da90ccc4cdc9362365e24212ed19 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
--- configure.orig 2020-03-18 12:27:26 UTC
+++ configure
@@ -3954,14 +3954,6 @@ fi
fi
-
-if test -z "$orig_CFLAGS"; then
- if test x$GCC = xyes; then
- CFLAGS="-g -O3"
- fi
-fi
-
-
case `pwd` in
*\ * | *\ *)
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
|