mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 00:46:27 -04:00
PR: 44437 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> * Remove useless gmake dependency. * Don't install .la wrapper file.
13 lines
321 B
Text
13 lines
321 B
Text
|
|
$FreeBSD$
|
|
|
|
--- configure.orig Thu Oct 24 20:43:03 2002
|
|
+++ configure Thu Oct 24 20:43:15 2002
|
|
@@ -7777,6 +7777,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'
|