Run configure in the autogen.sh script
[platform/upstream/json-c.git] / autogen.sh
1 autoreconf -v --install || exit 1
2 exec ./configure  "$@"