2005-09-13 08:34:16 +02:00
|
|
|
--- configure.orig Sat Sep 3 00:38:41 2005
|
|
|
|
+++ configure Tue Sep 13 07:48:06 2005
|
|
|
|
@@ -19611,8 +19611,6 @@
|
2004-09-21 23:09:31 +02:00
|
|
|
# This can be used to rebuild libtool when needed
|
|
|
|
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
2002-06-20 16:47:47 +02:00
|
|
|
|
2004-09-21 23:09:31 +02:00
|
|
|
-# Always use our own libtool.
|
|
|
|
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
2004-05-18 12:59:11 +02:00
|
|
|
|
2004-09-21 23:09:31 +02:00
|
|
|
# Prevent multiple expansion
|
2004-05-18 12:59:11 +02:00
|
|
|
|
2005-09-13 08:34:16 +02:00
|
|
|
@@ -24767,8 +24765,8 @@
|
2003-10-23 16:36:10 +02:00
|
|
|
# Some system specific hacks
|
|
|
|
#
|
|
|
|
|
|
|
|
-MAX_C_OPTIMIZE="-O3"
|
|
|
|
-MAX_CXX_OPTIMIZE="-O3"
|
|
|
|
+MAX_C_OPTIMIZE=""
|
|
|
|
+MAX_CXX_OPTIMIZE=""
|
|
|
|
|
2004-09-21 23:09:31 +02:00
|
|
|
# workaround for Sun Forte/x86 see BUG#4681
|
|
|
|
case $SYSTEM_TYPE-$MACHINE_TYPE-$ac_cv_c_compiler_gnu in
|
2005-09-13 08:34:16 +02:00
|
|
|
@@ -35775,7 +35773,7 @@
|
2003-03-24 18:02:58 +01:00
|
|
|
/* ) rel_srcdir="$srcdir" ;;
|
|
|
|
* ) rel_srcdir="../$srcdir" ;;
|
|
|
|
esac
|
|
|
|
- if test "x$enable_dependency_tracking" == xno
|
|
|
|
+ if test "x$enable_dependency_tracking" = xno
|
|
|
|
then
|
|
|
|
innodb_conf_flags=--disable-dependency-tracking
|
|
|
|
fi
|