[Scummvm-tracker] [ScummVM :: Bugs] #11259: configure unable to find sdl2-config if it can also be found via /usr/sbin

ScummVM :: Bugs trac at scummvm.org
Tue Nov 12 02:57:48 CET 2019


#11259: configure unable to find sdl2-config if it can also be found via /usr/sbin
-----------------------+-----------------------
Reporter:  devurandom  |      Owner:  (none)
    Type:  defect      |     Status:  new
Priority:  normal      |  Component:  --Other--
Keywords:              |       Game:
-----------------------+-----------------------
 On my system /usr/sbin is a symlink to /usr/bin.  It appears in $PATH
 before /usr/bin.  Thus sdl2-config is found as /usr/sbin/sdl2-config
 instead of /usr/bin/sdl2-config.  scummvm's configure only accepts
 sdl2-configs found in */bin as found in a prefix.  This patch fixes it.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/11259>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list