diff --git a/configure.ac b/configure.ac index 4690c0e..95cf05e 100644 --- a/configure.ac +++ b/configure.ac @@ -131,10 +131,10 @@ AC_CONFIG_FILES([ lib/md/Makefile ]) -if test x"${has_cmake}" == x"yes" ; then - AC_CONFIG_FILES([lib/ann/Makefile lib/ann/fann/Makefile]) -fi +#if test x"${has_cmake}" == x"yes" ; then +# AC_CONFIG_FILES([lib/ann/Makefile lib/ann/fann/Makefile]) +#fi # AC_SUBST([my_CPPFLAGS]) pass my_CPPFLAGS to the makefile.am # output the script: -AC_OUTPUT \ No newline at end of file +AC_OUTPUT