[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 12:35:20 +0000 (GMT) |
User-agent: |
mailnotify/0.1 |
CVSROOT: /cvsroot/libtool
TIMESTAMP: 1.1409 2004/02/12 12:27:45
Module name: libtool
Changes by: address@hidden
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.12
http://savannah.gnu.org/projects/cvs-utils
- ChangeLog ltmain.in, Gary V. Vaughan, 2004/02/11
- ChangeLog ltmain.in,
Gary V. Vaughan <=
- ChangeLog ltmain.in, Gary V. Vaughan, 2004/02/12
- 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