Set PATH_SEPARATOR the same way autoconf does.
authorBruno Haible <bruno@clisp.org>
Sat, 4 Sep 2010 09:16:43 +0000 (11:16 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 4 Sep 2010 09:16:43 +0000 (11:16 +0200)
commite3834e1ce49d8e31b3e69a02ef59d77f2861b6b2
tree32bd09bfbe0b33febde62a4358b2f8bf92dd675b
parent60b4ba664df4642893c35ae81dd47ff3396d40ec
Set PATH_SEPARATOR the same way autoconf does.

* build-aux/relocatable.sh.in (func_find_curr_installdir): Determine
the value of PATH_SEPARATOR the same way autoconf-generated configure
scripts do.
* m4/lib-ld.m4 (AC_LIB_PROG_LD): Likewise.
* m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
ChangeLog
build-aux/relocatable.sh.in
m4/lib-ld.m4
m4/progtest.m4