diff options
Diffstat (limited to 'databases/mysql40-server/files/patch-configure')
-rw-r--r-- | databases/mysql40-server/files/patch-configure | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/databases/mysql40-server/files/patch-configure b/databases/mysql40-server/files/patch-configure index fb5aac9eb51f..8f9ea18fe5b5 100644 --- a/databases/mysql40-server/files/patch-configure +++ b/databases/mysql40-server/files/patch-configure @@ -1,15 +1,16 @@ ---- configure.orig Fri Oct 17 07:29:41 2003 -+++ configure Wed Oct 22 15:12:52 2003 -@@ -9058,7 +9059,7 @@ - ;; - esac - fi --HOSTNAME=$ac_cv_path_HOSTNAME -+HOSTNAME="$ac_cv_path_HOSTNAME -s" +--- configure.orig Tue May 18 11:12:39 2004 ++++ configure Tue May 18 11:14:27 2004 +@@ -18816,9 +18816,6 @@ - if test -n "$HOSTNAME"; then - echo "$as_me:$LINENO: result: $HOSTNAME" >&5 -@@ -9250,43 +9251,8 @@ + + +-# Ensure that we have --preserve-dup-deps defines, otherwise we get link +-# problems of 'mysql' with CXX=g++ +-LIBTOOL="$LIBTOOL --preserve-dup-deps" + + #AC_LIBTOOL_DLOPEN AC_LIBTOOL_WIN32_DLL AC_DISABLE_FAST_INSTALL AC_DISABLE_SHARED AC_DISABLE_STATIC + +@@ -19970,43 +19967,8 @@ echo "$as_me:$LINENO: checking \"how to check if pid exists\"" >&5 echo $ECHO_N "checking \"how to check if pid exists\"... $ECHO_C" >&6 PS=$ac_cv_path_PS @@ -53,7 +54,7 @@ echo "$as_me:$LINENO: result: \"$FIND_PROC\"" >&5 echo "${ECHO_T}\"$FIND_PROC\"" >&6 -@@ -12667,8 +12633,8 @@ +@@ -23603,8 +23565,8 @@ # Some system specific hacks # @@ -64,7 +65,7 @@ case $SYSTEM_TYPE in *solaris2.7*) -@@ -22458,7 +22424,7 @@ +@@ -33605,7 +33567,7 @@ /* ) rel_srcdir="$srcdir" ;; * ) rel_srcdir="../$srcdir" ;; esac |