Codebase list burgerspace / lintian-fixes/main bootstrap
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

bootstrap @lintian-fixes/mainraw · 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