1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/textproc/libtre/files/patch-configure
Ying-Chieh Liao 2c93990d85 - Do not install useless .la files
PR:		45447
Submitted by:	Ports Fury
2002-11-20 13:19:54 +00:00

11 lines
309 B
Plaintext

--- configure.orig Wed Jun 26 04:17:54 2002
+++ configure Sat Nov 2 14:25:12 2002
@@ -7967,6 +7967,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'