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

This commit is contained in:
2011-06-09 06:14:05 +00:00
parent d3a3874bec
commit 03ab9bab8f
2 changed files with 6 additions and 2 deletions

View File

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