mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
fcdc7a5325
* Use the "Eterm" termcap entry, which has been available in -STABLE for quite some time. * No longer depend on man2html. * Do not install .la files. (largely based on a port by Philip Paeps <philip@paeps.cx>)
14 lines
321 B
Plaintext
14 lines
321 B
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- configure.orig Thu Oct 31 18:48:54 2002
|
|
+++ configure Thu Mar 27 23:47:00 2003
|
|
@@ -5610,6 +5610,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'
|