Codebase list mtr / run/573c6339-db49-47a7-8e7e-cbdf76ef9969/main bootstrap.sh
run/573c6339-db49-47a7-8e7e-cbdf76ef9969/main

Tree @run/573c6339-db49-47a7-8e7e-cbdf76ef9969/main (Download .tar.gz)

bootstrap.sh @run/573c6339-db49-47a7-8e7e-cbdf76ef9969/mainraw · history · blame

1
2
3
4
5
6
#!/bin/sh

aclocal $ACLOCAL_OPTS
autoheader
automake --add-missing --copy --foreign
autoconf --force