RetroArch/qb
orbea cc26f4a88c qb: Don't overwrite defaults
Haiku really should use the configure flags provided, that is why they exists.

In this case.

./configure \
  --global-config-dir=$PREFIX/settings
  --with-assets_dir=$PREFIX/data
  --with-mand_dir=$PREFIX/documentation/man

Changing the defaults just makes the script more complicated for no good reason.
2018-01-20 09:27:02 -08:00
..
config.comp.sh qb: Create a check_val function for the no pkg-config fallback path. 2017-11-25 17:42:41 -08:00
config.libs.sh qb: Don't overwrite defaults 2018-01-20 09:27:02 -08:00
config.params.sh Refactor verbosity code - try to avoid log calls if verbosity is not 2018-01-17 06:28:26 +01:00
qb.comp.sh qb: Prefer pkgconf over the legacy GNU pkg-config. 2017-11-24 12:12:56 -08:00
qb.libs.sh qb: Don't overwrite defaults 2018-01-20 09:27:02 -08:00
qb.params.sh qb: Document syntax better. 2017-11-22 15:52:57 -08:00
qb.system.sh Added SunOS to the list of targets + fixed a sort specificity 2018-01-11 14:48:43 -08:00