1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Remove obsolete and ineffectual libtool hack.

This commit is contained in:
Christian Weisgerber 2004-12-15 14:59:18 +00:00
parent 6d6abfea47
commit 67fa53ac77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124117

View File

@ -3,14 +3,6 @@ $FreeBSD$
--- configure.orig Fri Jul 19 16:12:17 2002
+++ configure Sat Oct 5 17:57:37 2002
@@ -5386,6 +5386,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'
@@ -5441,7 +5442,7 @@
PROFILE="-v -xpg -g -xO4 -fast -native -fsimple -xcg92 -Dsuncc" ;;
*)