diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-18 10:48:23 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-18 10:48:23 +0000 |
commit | a9433bf853ad68cad861698eccd9ad66cd1e429b (patch) | |
tree | 5b89d3601f6921792e23070bb489eaa319c9259c /math/fftw3/files/patch-configure | |
parent | Add mod_jk2-apache2 (mod_jk2 slave port), apache JK2 module for (diff) |
After repocopy from math/fftw, add fftw 3.0.1, a fast C library for computing
Discrete Fourier Transform. Version 3.x is API incompatible with fftw 2.x
PR: ports/65559
Submitted by: michael johnson <ahze@ahze.net>
Notes
Notes:
svn path=/head/; revision=107412
Diffstat (limited to 'math/fftw3/files/patch-configure')
-rw-r--r-- | math/fftw3/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/math/fftw3/files/patch-configure b/math/fftw3/files/patch-configure deleted file mode 100644 index 18bde56854e2..000000000000 --- a/math/fftw3/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- 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' |