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

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

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

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