Codebase list abyss / upstream/1.9.0 autogen.sh
upstream/1.9.0

Tree @upstream/1.9.0 (Download .tar.gz)

autogen.sh @upstream/1.9.0raw · history · blame

1
2
3
4
5
6
#!/bin/sh
set -ex
aclocal
autoconf
autoheader
automake -a