/[autoconf]/autoconf/ChangeLog
ViewVC logotype

Diff of /autoconf/ChangeLog

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

revision 1.1877 by eggert, Thu Mar 14 18:15:55 2002 UTC revision 1.1878 by eggert, Tue Mar 19 06:44:36 2002 UTC
# Line 1  Line 1 
1    2002-03-18  Paul Eggert  <eggert@twinsun.com>
2    
3            * doc/autoconf.texi (Programming in M4sh): Add AS_MKDIR_P.
4            (Limitations of Usual Tools): Add mkdir section.
5    
6            * lib/m4sugar/m4sh.m4 (_AS_MKDIR_P_PREPARE): New macro.
7            (AS_MKDIR_P): Require it.  Use mkdir -p if available, falling
8            back on AS_DIRNAME to compute prefixes otherwise; this is
9            roughly what mkinstalldirs does.  That way, we need not have
10            our own filename disassembler.  The old disassembler did not
11            work with Solaris 8 dtksh, which is ksh Version M-12/28/93d.
12    
13            * lib/autotest/general.m4 (AT_INIT, AT_CLEANUP):
14            Create at_test_all by a series of assignments,
15            not by a single assignment of a long string.  The latter causes ksh
16            version 11/16/88g to silently misbehave on OpenServer 5.0.6a,
17            presumably because of a buffer overrun.
18    
19  2002-03-14  Paul Eggert  <eggert@twinsun.com>  2002-03-14  Paul Eggert  <eggert@twinsun.com>
20    
21          * lib/autotest/general.m4 (at_times_skip):          * lib/autotest/general.m4 (at_times_skip):

Legend:
Removed from v.1.1877  
changed lines
  Added in v.1.1878

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