mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@54393 d073be05-634f-4543-b044-5fe20cf6d1d6
13 lines
284 B
Diff
13 lines
284 B
Diff
--- configure.orig 2009-07-17 21:55:35.000000000 +0200
|
|
+++ configure 2009-07-17 21:55:52.000000000 +0200
|
|
@@ -19226,7 +19226,7 @@
|
|
fi;
|
|
|
|
if [ "$fft" = "true" ] ; then
|
|
- LDFLAGS="$LDFLAGS -lfftw3f"
|
|
+ LDFLAGS="$LDFLAGS -lfftw3"
|
|
|
|
cat >>confdefs.h <<\_ACEOF
|
|
#define BUILD_FFT 1
|
|
|