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:
parent
deaebf1c01
commit
e370f3f7fe
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user