From 8a1140ca5e78e0db18e74122d129af8926bebe09 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Wed, 4 Feb 2004 15:56:17 +0000 Subject: Finally MySQL 5.0 appears in the ports tree! PR: ports/60559 Submitted by: me Approved by: nork (mentor/implicitly) --- databases/mysql51-server/files/patch-configure | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'databases/mysql51-server/files/patch-configure') diff --git a/databases/mysql51-server/files/patch-configure b/databases/mysql51-server/files/patch-configure index 6c102a1762a6..ec52ce45dfb2 100644 --- a/databases/mysql51-server/files/patch-configure +++ b/databases/mysql51-server/files/patch-configure @@ -1,13 +1,5 @@ ---- configure.orig Mon Dec 1 13:55:34 2003 -+++ configure Wed Dec 10 00:22:08 2003 -@@ -8127,6 +8127,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' +--- configure.orig Sun Dec 21 19:03:09 2003 ++++ configure Wed Dec 24 10:40:53 2003 @@ -9069,7 +9070,7 @@ ;; esac @@ -49,7 +41,7 @@ - *cygwin*) - FIND_PROC="$PS -e | grep mysqld | grep \" \$\$PID \" > /dev/null" - ;; -- *netware* | *modesto*) +- *netware*) - FIND_PROC= - ;; - *) -- cgit v1.2.3