diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2008-03-07 23:31:33 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 13:36:00 +0200 |
commit | 149c50c618ec3c1219a815acc771689b51bdc3a4 (patch) | |
tree | 15ec2fb2dfa90d866c3a49cf551b30664fae86ff | |
parent | 04e54c5d43d95060afdf0d8f4fa0fe15bb465569 (diff) |
fixed to use the right fftw3 libs
svn path=/trunk/externals/bsaylor/; revision=9545
-rw-r--r-- | partconv~.libs | 2 | ||||
-rw-r--r-- | pvoc~.libs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/partconv~.libs b/partconv~.libs index 67c2eba..5cd5503 100644 --- a/partconv~.libs +++ b/partconv~.libs @@ -1 +1 @@ --lfftw3 +-lfftw3f -lm @@ -1 +1 @@ --lfftw3 +-lfftw3 -lm |