freebsd-ports/archivers/lzo/files/patch-configure
Florent Thoumie ed71e2f70d - Backout latest commit, it needs a repocopy due to API change.
Noticed by:	Matthias Andree <matthias.andree@gmx.de>
2005-05-31 19:41:12 +00:00

19 lines
549 B
Text

--- configure.orig Sat Jul 13 10:31:52 2002
+++ configure Tue Jul 16 04:08:48 2002
@@ -7991,6 +7991,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
@@ -12064,7 +12065,7 @@
if test "X$enable_debug" = Xyes; then
CFLAGS="$CFLAGS -O0"
else
- CFLAGS="$CFLAGS -O2"
+ CFLAGS="$CFLAGS"
fi
CFLAGS="$CFLAGS -Wall -Wcast-align -Wcast-qual -Wwrite-strings"
case $MFX_CPU in