浏览代码

Commit missing bit of previous commit

Samuel Thibault 13 年之前
父节点
当前提交
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