Codebase list mtr / a0b8c37f-9d49-4bfe-b9e7-319289142ed7/main bootstrap.sh
a0b8c37f-9d49-4bfe-b9e7-319289142ed7/main

Tree @a0b8c37f-9d49-4bfe-b9e7-319289142ed7/main (Download .tar.gz)

bootstrap.sh @a0b8c37f-9d49-4bfe-b9e7-319289142ed7/mainraw · history · blame

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

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