[PATCH 5/8] Adjust PKG_CONFIG_PATH for tests correctly on Windows
Tollef Fog Heen
tfheen at err.no
Sat Apr 6 10:58:13 PDT 2013
]] Dan Nicholson
> +[ $native_win32 = yes ] && sep=';' || sep=':'
Quoting, please?
> +order1="$srcdir/sort/sort$sep$srcdir/sort"
> +order2="$srcdir/sort$sep$srcdir/sort/sort"
Probably a good idea to use ${srcdir} and ${sep} here to make it clearer.
--
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are
More information about the pkg-config
mailing list