1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2024-12-26 01:18:22 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -131,10 +131,10 @@ AC_CONFIG_FILES([
lib/md/Makefile lib/md/Makefile
]) ])
if test x"${has_cmake}" == x"yes" ; then #if test x"${has_cmake}" == x"yes" ; then
AC_CONFIG_FILES([lib/ann/Makefile lib/ann/fann/Makefile]) # AC_CONFIG_FILES([lib/ann/Makefile lib/ann/fann/Makefile])
fi #fi
# AC_SUBST([my_CPPFLAGS]) pass my_CPPFLAGS to the makefile.am # AC_SUBST([my_CPPFLAGS]) pass my_CPPFLAGS to the makefile.am
# output the script: # output the script:
AC_OUTPUT AC_OUTPUT