From 1b7d598e61282867cab87090660d426229effcf2 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Mon, 19 May 2003 14:45:25 +0000 Subject: Correct configure patch PR: 51342 Submitted by: Alex Dupre --- databases/mysql41-server/files/patch-configure | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'databases/mysql41-server/files') diff --git a/databases/mysql41-server/files/patch-configure b/databases/mysql41-server/files/patch-configure index dd057cb485d0..fdee2e7c639d 100644 --- a/databases/mysql41-server/files/patch-configure +++ b/databases/mysql41-server/files/patch-configure @@ -1,12 +1,10 @@ --- configure.orig Tue Feb 25 21:30:07 2003 +++ configure Thu Feb 27 12:42:12 2003 -@@ -8101,7 +8101,8 @@ - +@@ -8101,6 +8101,7 @@ # This can be used to rebuild libtool when needed --LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool/ltmain.sh" -+/usr/local/share/libtool/ltconfig $LIBTOOL_DEPS + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -- cgit v1.2.3