summaryrefslogtreecommitdiffstats
path: root/src/ffts_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ffts_internal.h')
-rw-r--r--src/ffts_internal.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/ffts_internal.h b/src/ffts_internal.h
index 6b88b35..72ce8af 100644
--- a/src/ffts_internal.h
+++ b/src/ffts_internal.h
@@ -34,7 +34,10 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#ifndef FFTS_INTERNAL_H
#define FFTS_INTERNAL_H
-//#include "config.h"
+#ifdef AUTOTOOLS_BUILD
+#include "config.h"
+#endif
+
#include "ffts_attributes.h"
#include "types.h"
OpenPOWER on IntegriCloud