Преглед на файлове

Commit missing bit of previous commit

Samuel Thibault преди 14 години
родител
ревизия
47d3d4f491
променени са 1 файла, в които са добавени 2 реда и са изтрити 4 реда
  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