Revision b14e327a04056bd038841a8e6d52e56314d8beff authored by Johnathan Wong on 27 January 2020, 22:42:42 UTC, committed by GitHub on 27 January 2020, 22:42:42 UTC
1 parent 8ebca4a
autogen.sh
#!/bin/sh
set -ex
aclocal
autoconf
autoheader
automake -a
Computing file changes ...