mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-07-14 02:54:28 -04:00
*** empty log message ***
This commit is contained in:
@ -41,7 +41,7 @@ endif
|
||||
|
||||
ifeq "$(DATATYPE)" "float"
|
||||
# fftw needs to be built with --enable-float to build this lib
|
||||
FFTWLIB=/usr/lib/libfftw3f.a
|
||||
FFTWLIB=-lfftw3f
|
||||
else
|
||||
FFTWLIB=-lfftw3
|
||||
endif
|
||||
|
Reference in New Issue
Block a user