qb: Don't create config.log with ./configure --help.
This commit is contained in:
parent
72cccf9ca5
commit
474f2a83e7
1 changed files with 2 additions and 4 deletions
6
configure
vendored
6
configure
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue