1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/devel/physfs-devel/files/patch-configure
Oliver Lehmann 3d65d9d860 add physfs 1.1.0
PR:             ports/83994
Submitted by:   oliver
Repocopy by:    marcus
2005-07-29 16:17:22 +00:00

20 lines
436 B
Plaintext

--- 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