mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-12-24 10:32:32 +00:00
don't call aclocal
This commit is contained in:
parent
dbf260f29b
commit
0cb5ef8767
@ -28,8 +28,6 @@ for dir in .
|
|||||||
do
|
do
|
||||||
echo processing $dir
|
echo processing $dir
|
||||||
(cd $dir; \
|
(cd $dir; \
|
||||||
aclocalinclude="$ACLOCAL_FLAGS"; \
|
|
||||||
aclocal $aclocalinclude; \
|
|
||||||
autoheader; autoconf)
|
autoheader; autoconf)
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user