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

9 lines
148 B
Plaintext
Raw Normal View History

#!/usr/bin/env bash
source "${BASH_SOURCE%/*}/build_lib"
autoreconf() {
command autoreconf -Iautoconf-archive/m4 "$@"
}
build libjson-c macos