From 89368cc3992e721c65d3783a76f854cab2643b9b Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 19 Jun 2015 11:50:28 +0200 Subject: Remove ReAx and GrainSpotter Neither of these ever really worked, and better algorithms exist now. --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index d7ef46b1..d475d6e0 100644 --- a/configure.ac +++ b/configure.ac @@ -282,7 +282,6 @@ PKG_CHECK_MODULES([FFTW], [fftw3], have_fftw=true AC_DEFINE([HAVE_FFTW], [1], [Define to 1 if FFTW is available]) ], [ - AC_MSG_WARN([ReAx indexing will not be available.]) have_fftw=false ]) -- cgit v1.2.3