Update dependency and extend disclaimer
Exnted the title screen message and update engine version to 4.4.
This commit is contained in:
parent
3c4b098637
commit
f474eb7478
4 changed files with 16 additions and 13 deletions
|
|
@ -57,7 +57,7 @@ AC_CONFIG_FILES([\
|
|||
AC_CONFIG_SRCDIR([src/main.c])
|
||||
|
||||
|
||||
CFLAGS="$CFLAGS -std=c11 -pedantic-errors -Wall -Wold-style-definition -Wextra \
|
||||
CFLAGS="$CFLAGS -std=c99 -pedantic-errors -Wall -Wold-style-definition -Wextra \
|
||||
-Wmissing-prototypes -Wstrict-prototypes" # Compile to C11
|
||||
# without
|
||||
# GNU extensions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue