libtool/config
Gary V. Vaughan 20c92bbee3 Fix some issues that mangled the reexecution path to a script,
and thus prevented it from finding itself:

* config/general.m4sh (progname): Don't actually change the name
of the script if it begins with a `-', just prepend `./'.
(progpath): Add a new clause that first searches the execution
PATH, and then finally assumes this script is in the current
working directory if $progname has no directory separators (e.g
when invoked as `$SHELL progname').
2004-10-08 17:01:49 +00:00
..
.cvsignore * .cvsignore, config/.cvsignore, libltdl/loaders/.cvsignore, 2004-08-31 10:28:07 +00:00
general.m4sh Fix some issues that mangled the reexecution path to a script, 2004-10-08 17:01:49 +00:00
getopt.m4sh * configure.ac (M4SH): AC_SUBST m4sh expander. 2004-09-23 01:16:41 +00:00
ltmain.m4sh * tests/pdemo-inst.test: pdemo-inst should depend on pdemo-make. 2004-10-08 16:16:10 +00:00
mailnotify * ltmain.in, libtoolize.in, commit, config/mailnotify: Correctly 2004-02-13 07:26:08 +00:00
mkstamp * libltdl/loaders/loadlibrary.c: Compilation fixes (originally 2004-09-15 18:24:00 +00:00