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