1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

Add patch necessary for USE_LIBTOOL.

This commit is contained in:
Maxim Sobolev 2002-04-26 08:18:20 +00:00
parent 733a797267
commit 29a7790b5b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58153

View File

@ -0,0 +1,13 @@
$FreeBSD$
--- configure 2002/04/26 08:08:30 1.1
+++ configure 2002/04/26 08:09:00
@@ -7015,6 +7015,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'