]> git.ipfire.org Git - thirdparty/libtool.git/commit
* config/ltmain.m4sh (func_source): New function.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 12 Aug 2005 21:06:13 +0000 (21:06 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 12 Aug 2005 21:06:13 +0000 (21:06 +0000)
commit9998fa32cc3327a9d83dd696301888abc2d85a5a
treebb4bda9587ea41dfafccfa23ee52e0d1cebb3359
parent71050527fa2690b28d229ded804592a5e11d4941
* config/ltmain.m4sh (func_source): New function.
(func_mode_execute, func_mode_install, func_mode_link): Use it.
Do not append a dot to a file name to source, it breaks on
cygwin managed mounts and is not necessary anywhere.
Reported by Eric Blake <ebb9@byu.net>.
ChangeLog
config/ltmain.m4sh