mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
e801d0068e
- Do not install useless .la files PR: 42886 Submitted by: Ports Fury
11 lines
309 B
Plaintext
11 lines
309 B
Plaintext
--- configure.orig Wed Nov 7 20:54:00 2001
|
|
+++ configure Sun Sep 15 08:57:22 2002
|
|
@@ -6903,6 +6903,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'
|