Fix autoconf error: Wrong amount of autoconf

This commit is contained in:
Firer 2018-10-01 16:39:58 +01:00 committed by Babak Farrokhi
parent ba200ff556
commit 52bf78868b

1
cpu
View File

@ -30,6 +30,7 @@
if [ "$1" = "autoconf" ]; then
echo yes
exit 0
fi
if [ "$1" = "config" ]; then