mirror of
https://github.com/json-c/json-c.git
synced 2026-04-05 13:29:06 +08:00
Use AX_APPEND_COMPILE_FLAGS() to check the various compile flags, such as -Wall, to ensure the compile supports.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
autoreconf -v --install || exit 1
|
||||
autoreconf -Iautoconf-archive/m4 -v --install || exit 1
|
||||
|
||||
# If there are any options, assume the user wants to run configure.
|
||||
# To run configure w/o any options, use ./autogen.sh --configure
|
||||
|
||||
Reference in New Issue
Block a user