[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ChangeLog ltmain.in
From: |
Gary V. Vaughan |
Subject: |
ChangeLog ltmain.in |
Date: |
Thu, 12 Feb 2004 13:36:25 +0000 (GMT) |
User-agent: |
mailnotify/0.2 |
CVSROOT: /cvsroot/libtool
Module name: libtool
Branch: branch-1-5
Changes by:
Log Message:
* ltmain.in (progpath): Work around backward compatibility issue
on IRIX 6.5. On IRIX 6.4+, sh is ksh but when the shell is invoked
as "sh" and the current value of the _XPG environment variable is
not equal to 1 (one), the special positional parameter $0, within
a function call, is the name of the function. So, rather than
using "$0" in functions, we set $progpath in the body and use that
everywhere instead (incase of code refactoring later).
(EXIT_SUCCESS, EXIT_FAILURE, EXIT_MISMATCH): For clarity.
--
Gary V. Vaughan ())_. address@hidden,gnu.org}
Research Scientist ( '/ http://www.oranda.demon.co.uk
GNU Hacker / )= http://www.gnu.org/software/libtool
Technical Author `(_~)_ http://sources.redhat.com/autobook
___________________________________________________________
This commit notification generated by cvsapply version 0.13
http://savannah.gnu.org/projects/cvs-utils
- ChangeLog ltmain.in, Gary V. Vaughan, 2004/02/11
- ChangeLog ltmain.in, Gary V. Vaughan, 2004/02/12
- ChangeLog ltmain.in,
Gary V. Vaughan <=
- ChangeLog ltmain.in, Scott James Remnant, 2004/02/12
- ChangeLog ltmain.in, Gary V. Vaughan, 2004/02/23
- ChangeLog ltmain.in, Gary V. Vaughan, 2004/02/23
- ChangeLog ltmain.in, Gary V. Vaughan, 2004/02/23
- ChangeLog ltmain.in, Gary V. Vaughan, 2004/02/23