summaryrefslogtreecommitdiff
path: root/devel/physfs-devel/files/patch-configure
blob: c843ca6f04da0ad8b3db9decf709082697dbd9d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- configure.orig	Sun Jul 24 02:24:48 2005
+++ configure	Fri Jul 29 18:09:18 2005
@@ -6050,6 +6050,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'
@@ -6113,7 +6114,7 @@
 EOF
 
 else
-  PHYSFSCFLAGS="-O2"
+  PHYSFSCFLAGS=""
   cat >> confdefs.h <<\EOF
 #define NDEBUG 1
 EOF