Browse Source

Commit missing bit of previous commit

Samuel Thibault 13 years ago
parent
commit
47d3d4f491
1 changed files with 2 additions and 4 deletions
  1. 2 4
      Makefile.am

+ 2 - 4
Makefile.am

@@ -1,6 +1,6 @@
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
-# Copyright (C) 2009-2011  Université de Bordeaux 1
+# Copyright (C) 2009-2012  Université de Bordeaux 1
 # Copyright (C) 2010, 2011, 2012  Centre National de la Recherche Scientifique
 #
 # StarPU is free software; you can redistribute it and/or modify
@@ -38,11 +38,9 @@ if BUILD_GCC_PLUGIN
 SUBDIRS += gcc-plugin
 endif
 
-if STARPU_HAVE_FFTW
-if STARPU_HAVE_FFTWF
+if BUILD_STARPUFFT
 SUBDIRS += starpufft
 endif
-endif
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libstarpu.pc libstarpu1.0.pc