1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/x11/eterm/files/patch-configure
Jimmy Olgeni fcdc7a5325 Upgrade to 0.9.2, including the following changes:
* 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>)
2003-03-31 18:24:53 +00:00

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'