ports/devel/libev/files/patch-configure
Carlos J. Puga Medina 2af72ab06e - Update to 4.22
- Fix WWW in pkg-descr
- Regenerate patches using 'make makepatch'

Changelog: http://cvs.schmorp.de/libev/Changes?pathrev=rel-4_22

PR:		208775
Approved by:	vsevolod (maintainer), junovitch (mentor)
2016-04-19 08:45:49 +00:00

17 lines
338 B
Text

--- configure.orig 2015-12-20 21:12:45 UTC
+++ configure
@@ -3879,14 +3879,6 @@ else
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