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

这个提交包含在:
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