bootstrap.sh
changeset 77 bed0d5a4511f
parent 0 49fc8f60e4a5
     1.1 --- a/bootstrap.sh	Thu Jul 09 08:23:50 2009 +0100
     1.2 +++ b/bootstrap.sh	Fri Jun 08 20:13:30 2018 +0100
     1.3 @@ -2,7 +2,7 @@
     1.4  set -e
     1.5  mkdir -p config
     1.6  autoheader
     1.7 -aclocal
     1.8 +aclocal -I m4
     1.9  libtoolize
    1.10  automake --foreign --add-missing
    1.11  autoconf