1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/math/fftw/files/patch-configure
Kirill Ponomarev 4f830a88aa - Do not install useless .la files
- Fix handling info files

PR:		54902
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
Approved by:	fjoe (mentor) (implicit)
2003-07-27 15:30:23 +00:00

11 lines
309 B
Plaintext

--- configure.orig Mon Mar 24 16:09:56 2003
+++ configure Fri Jul 25 10:52:07 2003
@@ -8217,6 +8217,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'