]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix PATH_SEPARATOR handling for OS/2.
authorKO Myung-Hun <komh@chollian.net>
Wed, 15 Dec 2010 21:29:17 +0000 (22:29 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 15 Dec 2010 21:31:32 +0000 (22:31 +0100)
commit8c00e12df8c8a1cc82e411779b2009e88bd203c2
tree0c2e27f0a74086d48be87838b9dc71d99313af95
parent82beb2a169ac1943df67be90675c3135ece03735
Fix PATH_SEPARATOR handling for OS/2.

* Makefile.am (update_mans): Quote $(PATH_SEPARATOR).
* libltdl/m4/libtool.m4 (_LT_SETUP): Add _LT_DECL for
PATH_SEPARATOR.
* libltdl/config/general.m4sh: Use PATH_SEPARATOR when computing
$progpath.
* THANKS: Update.
ChangeLog
Makefile.am
THANKS
libltdl/config/general.m4sh
libltdl/m4/libtool.m4