/[autoconf]/autoconf/ChangeLog
ViewVC logotype

Diff of /autoconf/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1740 by akim, Sun Oct 14 11:48:18 2001 UTC revision 1.1741 by eggert, Thu Oct 18 23:39:26 2001 UTC
# Line 1  Line 1 
1    2001-10-18  Paul Eggert  <eggert@twinsun.com>
2    
3            * lib/autoconf/types.m4 (AC_CHECK_SIZEOF): Cast sizeof to unsigned
4            long, to work around a bug in the HP C compiler version HP92453-01
5            B.11.11.23709.GP.
6    
7            * lib/m4sugar/m4sh.m4 (AS_DIRNAME): Use 'dirname' if that works.
8            (AS_BASENAME_EXPR): New macro.
9            (AS_BASENAME_SED): Do not assume GNU sed semantics.
10            (AS_BASENAME): Use 'basename' if that works; then try 'expr';
11            and fall back on 'sed' only if the other two fail.  This makes
12            AS_BASENAME act more like AS_DIRNAME.
13            * lib/autoconf/general.m4 (_AC_INIT_SRCDIR):
14            Use AS_DIRNAME, since I think it's now DOS-friendly.
15            * tests/m4sh.at (DIRNAME_TEST): New arg $3.
16            Allow "dirname //FOO" to return either / or //, as POSIX allows
17            either behavior.
18    
19  2001-10-10  Akim Demaille  <akim@epita.fr>  2001-10-10  Akim Demaille  <akim@epita.fr>
20    
21          * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Recognize          * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Recognize

Legend:
Removed from v.1.1740  
changed lines
  Added in v.1.1741

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26