reworks depends and compile flags

This commit is contained in:
2025-09-11 00:31:34 +02:00
parent 67277caecc
commit 4fb469a4f1
8 changed files with 2037 additions and 2030 deletions
+1
View File
@@ -6,5 +6,6 @@ AC_CHECK_HEADERS([stdlib.h])
AC_CHECK_HEADERS([stdbool.h])
AC_CHECK_HEADERS([string.h])
AC_CHECK_HEADERS([time.h])
AC_CHECK_HEADERS([GLFW/glfw3.h])
AC_CONFIG_FILES([Makefile])
AC_OUTPUT