X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=bootstrap.sh;h=40a1920fe9aa70451916b9442378c1e4d1779d3b;hb=7d0a87a73a3962d361a2d3eb85ff346ffc7f4406;hp=827027a30f0c23471c44fda9c3357db0dda123c0;hpb=604f251f6c1ba5c71c7e03d9007dccd8e01eb64e;p=template.git diff --git a/bootstrap.sh b/bootstrap.sh index 827027a..40a1920 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -4,11 +4,14 @@ set -ex test ! -f Makefile || make distclean +rm -rf libltdl + rm -rf autom4te.cache rm -f config.cache aclocal autoheader +libtoolize --ltdl --copy --force automake --add-missing --copy --foreign autoconf -Wall