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

このコミットが含まれているのは:
Thomas Schmitt 2011-06-09 14:21:20 +02:00
コミット 45d316d1ca
1個のファイルの変更1行の追加4行の削除

ファイルの表示

@ -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