diff options
| -rwxr-xr-x | bootstrap | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -2,6 +2,6 @@  aclocal && \      autoheader && \ -	libtoolize --copy --force && \ +	libtoolize --automake --copy --force && \  	    automake --add-missing --copy && \  		autoconf | 
