parent
bb14140ca7
commit
ee697e27ef
1 changed files with 2 additions and 0 deletions
2
configure
vendored
2
configure
vendored
|
@ -152,6 +152,8 @@ find_sdlconfig()
|
|||
|
||||
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="$SEPARATOR"
|
||||
for path_dir in $_sdlpath; do
|
||||
#reset separator to parse sdlconfigs
|
||||
IFS=":"
|
||||
for sdlconfig in $sdlconfigs; do
|
||||
if test -x "$path_dir/$sdlconfig" ; then
|
||||
_sdlconfig="$path_dir/$sdlconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue