diff options
Diffstat (limited to 'math/fftw/Makefile')
-rw-r--r-- | math/fftw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile index 25fb54caa35b..fb50d7f32a7e 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -22,7 +22,7 @@ COMMENT?= Fast C routines to compute the Discrete Fourier Transform FFTW_FLAVOR?= default FFTW_SUFIX= -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_FORTRAN= yes USE_GMAKE= yes GNU_CONFIGURE= yes |