2
0
MasterPassword/lib/bin/build_libjson-c-android

9 lines
150 B
Plaintext
Raw Normal View History

2018-06-17 05:48:36 +00:00
#!/usr/bin/env bash
source "${BASH_SOURCE%/*}/build_lib"
autoreconf() {
command autoreconf -Iautoconf-archive/m4 "$@"
}
build libjson-c android