summaryrefslogtreecommitdiff
path: root/math/fftw3/files/patch-configure
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-07-27 15:30:23 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-07-27 15:30:23 +0000
commit4f830a88aac18a4b66b5546c6d76fb3d596e1983 (patch)
tree0c9fb60c58934eaf8e990974b10b2c0f8c298987 /math/fftw3/files/patch-configure
parent- Update to version 20030726 (diff)
- Do not install useless .la files
- Fix handling info files PR: 54902 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit)
Diffstat (limited to 'math/fftw3/files/patch-configure')
-rw-r--r--math/fftw3/files/patch-configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/math/fftw3/files/patch-configure b/math/fftw3/files/patch-configure
new file mode 100644
index 000000000000..18bde56854e2
--- /dev/null
+++ b/math/fftw3/files/patch-configure
@@ -0,0 +1,10 @@
+--- 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'