modules: support non-posix PATH_SEPARATOR.
commit4e9147c19130312b6ae4e93d7982393b78dbfc3b
authorGary V. Vaughan <gary@gnu.org>
Thu, 20 Nov 2014 22:09:03 +0000 (20 22:09 +0000)
committerGary V. Vaughan <gary@gnu.org>
Thu, 20 Nov 2014 22:16:31 +0000 (20 22:16 +0000)
tree387fbd5d311678abb9350ee7c630900bc10b2759
parent1117977cc5c466546f155bacb82e9dd9a2f5b049
modules: support non-posix PATH_SEPARATOR.

* configure.ac (PATH_SEPARATOR): Propagate to config.h.
* m4/path.c (search_path_env_init): Respect PATH_SEPARATOR.
Reported by KO Myung-Hun

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
configure.ac
m4/path.c