1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/lang/libutils/files/patch-configure
Kirill Ponomarev 9dfb962cb4 - Support CFLAGS properly
- Do not install useless .la files

PR:		54803
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
Approved by:	fjoe (mentor) (implicit)
2003-07-24 11:47:28 +00:00

11 lines
309 B
Plaintext

--- configure.orig Wed Jun 11 19:04:47 2003
+++ configure Mon Jul 21 22:58:08 2003
@@ -8085,6 +8085,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'