Added option -I . to aclocal in bootstrap script on advise of George Danchev
This commit is contained in:
parent
2e8c7f0753
commit
f4bb2732cc
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh -x
|
#!/bin/sh -x
|
||||||
|
|
||||||
aclocal
|
aclocal -I .
|
||||||
libtoolize --copy --force
|
libtoolize --copy --force
|
||||||
autoconf
|
autoconf
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user