1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2025-07-12 21:24:28 +02:00

Update configure.ac

This commit is contained in:
Dany LE
2022-08-03 09:34:53 +02:00
committed by GitHub
parent deaebf1c01
commit e370f3f7fe

View File

@ -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
AC_OUTPUT