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