Merge pull request #9219 from orbea/help

qb: Don't create config.log with ./configure --help.
This commit is contained in:
Twinaphex 2019-07-29 10:26:33 +02:00 committed by GitHub
commit 22942a06bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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