mirror of
https://github.com/libretro/RetroArch
synced 2025-04-17 11:43:00 +00:00
Label -with-* options as config for ./configure --help
This commit is contained in:
parent
da4afd6e35
commit
cca3e2a433
@ -43,7 +43,7 @@ EOF
|
||||
print_help_option "--enable-$VAR" "Enable $COMMENT"
|
||||
print_help_option "--disable-$VAR" "Disable $COMMENT";;
|
||||
*)
|
||||
print_help_option "--with-$VAR" "$COMMENT";;
|
||||
print_help_option "--with-$VAR" "Config $COMMENT";;
|
||||
esac
|
||||
esac
|
||||
done < 'qb/config.params.sh'
|
||||
|
Loading…
x
Reference in New Issue
Block a user