Codebase list burgerspace / debian/1.9.1-1 bootstrap
debian/1.9.1-1

Tree @debian/1.9.1-1 (Download .tar.gz)

bootstrap @debian/1.9.1-1raw · history · blame

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

aclocal -I macros -I /usr/share/aclocal $ACLOCAL_FLAGS
libtoolize --automake --force --copy
automake --add-missing --copy
autoconf