ports/devel/libev/files/patch-configure
Vsevolod Stakhov 10dc67e491 Update to 4.11.
Suggested by:	osa
2012-06-07 16:39:18 +00:00

17 lines
381 B
Text

--- configure.orig 2012-06-07 20:32:46.000000000 +0400
+++ configure 2012-06-07 20:33:03.000000000 +0400
@@ -3810,14 +3810,6 @@
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