_glob_scripts: LIBQUVI_SCRIPTS_DIR: Treat as a list of directories
commit4050b019a1b8dee7bbe9f133c2d5627f78ab87c3
authorToni Gundogdu <legatvs@gmail.com>
Mon, 13 Aug 2012 07:43:19 +0000 (13 10:43 +0300)
committerToni Gundogdu <legatvs@gmail.com>
Thu, 16 Aug 2012 16:34:12 +0000 (16 19:34 +0300)
treec3db513556cf1b6d10c75aa40798bea16fa74a20
parenteecfd97b99b40abb9a8d2d4315d9ccc77f8419bc
_glob_scripts: LIBQUVI_SCRIPTS_DIR: Treat as a list of directories

Treat LIBQUVI_SCRIPTS_DIR environment variable value as a list of
directories, each separated by a colon or a comma, depending on the
platform.

LIBQUVI_SCRIPTS_DIR should no longer be treated as an exclusive setting,
or in other words: continue the search even if it is set.
src/misc/scan_scripts.c