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