Don't use config directory for aclocal
This commit is contained in:
parent
742248b600
commit
f4af613d48
@ -6,9 +6,8 @@
|
|||||||
# can now be used...
|
# can now be used...
|
||||||
#
|
#
|
||||||
|
|
||||||
test -d config || mkdir config
|
|
||||||
set -x
|
set -x
|
||||||
aclocal -I config \
|
aclocal \
|
||||||
&& autoheader \
|
&& autoheader \
|
||||||
&& automake --gnu --add-missing \
|
&& automake --gnu --add-missing \
|
||||||
&& autoconf
|
&& autoconf
|
||||||
|
Loading…
Reference in New Issue
Block a user