Add these build system changes

This commit is contained in:
2024-09-05 11:34:21 +10:00
parent dd9fd29144
commit 244b86cb72
4 changed files with 603 additions and 3 deletions
+2 -1
View File
@@ -17,7 +17,8 @@ AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AC_PROG_CC
AC_PROG_CXX
AC_CONFIG_HEADERS([config.h])
# AC_CHECK_HEADERS([stdio.h])
AC_CONFIG_FILES([Makefile])
AC_CONFIG_FILES([Makefile core/Makefile])
AC_OUTPUT