]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libltdl/m4/libtool.m4 (_LT_PROG_XSI_SHELLFNS): Move non-XSI
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 10 Apr 2008 21:18:02 +0000 (21:18 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 10 Apr 2008 21:18:02 +0000 (21:18 +0000)
commitf470f5557b015ed52c77b42b733d2edc7ceeb993
tree73d353cc1c3380f64ef372ed2bcf52fb58a96b5b
parent3a417017ce89dd17503a9445fbd6caf33a220ef2
* libltdl/m4/libtool.m4 (_LT_PROG_XSI_SHELLFNS): Move non-XSI
definition of func_dirname_and_basename ...
* libltdl/config/general.m4sh (func_dirname_and_basename):
... here, to use it for the other scripts that use general.m4sh
(and as portable fallback for libtool).  Add marker for early
insertion of generated shell functions (into libtool, not the
other scripts) here.
Use func_dirname_and_basename to compute progname, progpath.
* libltdl/config/ltmain.m4sh (func_mode_help): Remove marker
for insertion of generated shell functions.
* tests/sh.test: Adjust function definition test to not match
function call.
ChangeLog
libltdl/config/general.m4sh
libltdl/config/ltmain.m4sh
libltdl/m4/libtool.m4
tests/sh.test