aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql51-server/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql51-server/files/patch-configure')
-rw-r--r--databases/mysql51-server/files/patch-configure25
1 files changed, 17 insertions, 8 deletions
diff --git a/databases/mysql51-server/files/patch-configure b/databases/mysql51-server/files/patch-configure
index fbbdc8efd9d1..681fa38d1099 100644
--- a/databases/mysql51-server/files/patch-configure
+++ b/databases/mysql51-server/files/patch-configure
@@ -1,15 +1,15 @@
---- configure.orig Sun Dec 21 19:03:09 2003
-+++ configure Wed Dec 24 10:40:53 2003
-@@ -8128,8 +8128,6 @@
+--- configure.orig Thu Oct 26 14:03:58 2006
++++ configure Tue Nov 7 17:13:30 2006
+@@ -20360,8 +20360,6 @@
# This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"; $ac_aux_dir/ltconfig $LIBTOOL_DEPS;
-
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+
-# Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-
+
# Prevent multiple expansion
-
-@@ -12678,8 +12644,8 @@
+
+@@ -26478,8 +26476,8 @@
# Some system specific hacks
#
@@ -20,3 +20,12 @@
case $SYSTEM_TYPE in
*solaris2.7*)
+@@ -46147,7 +46145,7 @@
+
+ MAKE_BINARY_DISTRIBUTION_OPTIONS="$MAKE_BINARY_DISTRIBUTION_OPTIONS --with-ndbcluster"
+
+- CXXFLAGS="$CXXFLAGS \$(NDB_CXXFLAGS)"
++ # CXXFLAGS="$CXXFLAGS \$(NDB_CXXFLAGS)"
+ if test "$have_ndb_debug" = "default"
+ then
+ have_ndb_debug=$with_debug