summaryrefslogtreecommitdiff
path: root/archivers/lzo2/files/patch-configure
blob: a47c801685cdc817ae9c027328f62bd490eda590 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- 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