Files
android_external_json-c/autogen.sh
Arun Raghavan 17caddc0ab Run configure in the autogen.sh script
This is convention in most open source projects.
2012-04-26 13:18:33 +05:30

3 lines
57 B
Bash
Executable File

autoreconf -v --install || exit 1
exec ./configure "$@"