mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
bdb42c1d5d
Changes/update for myself - Bring GNUTLS as optional flavor Changes/update from KATO Tsuguru <tkato@prontomail.com> (thanks!) - Do not install useless .la file - Install .pc file to correct place PR: ports/52769 Submitted by: Jim Geovedi <jim@corebsd.or.id>
11 lines
309 B
Plaintext
11 lines
309 B
Plaintext
--- configure.orig Tue Apr 29 13:32:15 2003
|
|
+++ configure Tue May 13 05:20:21 2003
|
|
@@ -7873,6 +7873,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'
|