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

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

ファイルの表示

@ -1,6 +1,6 @@
#!/bin/sh -x
aclocal
aclocal -I .
libtoolize --copy --force
autoconf