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

This commit is contained in:
Thomas Schmitt 2011-06-09 14:21:20 +02:00
父節點 4d8fc6ffee
當前提交 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