Added option -I . to aclocal in bootstrap script on advise of George Danchev

Este commit está contenido en:
Thomas Schmitt 2011-06-09 14:21:20 +02:00
padre 4d8fc6ffee
commit 45d316d1ca
Se han modificado 1 ficheros con 1 adiciones y 4 borrados

Ver fichero

@ -1,10 +1,7 @@
#!/bin/sh -x
aclocal
aclocal -I .
libtoolize --copy --force
autoconf
# ts A61101 : libburn is not prepared for config.h
# autoheader
automake --foreign --add-missing --copy --include-deps