qb: Don't create config.log with ./configure --help.

pull/9219/head
orbea 2019-07-28 22:08:19 -07:00
parent 72cccf9ca5
commit 474f2a83e7
1 changed files with 2 additions and 4 deletions

6
configure vendored
View File

@ -2,14 +2,12 @@
PACKAGE_NAME=retroarch
cat /dev/null > config.log
. qb/qb.init.sh
. qb/qb.system.sh
. qb/qb.params.sh
. qb/qb.system.sh
. qb/qb.comp.sh
. qb/qb.libs.sh