/[autoconf]/autoconf/ChangeLog
ViewVC logotype

Diff of /autoconf/ChangeLog

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

revision 1.1929 by eggert, Wed May 8 22:31:14 2002 UTC revision 1.1930 by eggert, Fri May 17 07:14:37 2002 UTC
# Line 1  Line 1 
1    2002-05-16  Paul Eggert  <eggert@twinsun.com>
2    
3            AC_FUNC_FNMATCH now tests only for POSIX compatibility.
4            AC_FUNC_FNMATCH_GNU also tests for GNU extensions.
5            Both macros now accept an optional source-dir arg.
6            New macro AC_GNU_SOURCE to define _GNU_SOURCE.
7            
8            * NEWS: Document this.
9            * doc/autoconf.texi (Particular Functions, UNIX Variants): Likewise.
10            
11            * lib/autoconf/functions.m4 (_AC_FUNC_FNMATCH): New macro.
12            (AC_FUNC_FNMATCH): Use it.  Test only for POSIX conformance,
13            not for GNU extensions; this undoes part of the 2000-11-03 change,
14            reverting to 2.13-compatible behavior.
15            Add new optional argument DIR.
16            (AC_FUNC_FNMATCH_GNU): New macro.
17    
18            * lib/autoconf/specific.m4 (AC_GNU_SOURCE): New macro.
19    
20  2002-05-08  Paul Eggert  <eggert@twinsun.com>  2002-05-08  Paul Eggert  <eggert@twinsun.com>
21    
22          * lib/autoconf/headers.m4 (AC_HEADER_TIOCGWINSZ):          * lib/autoconf/headers.m4 (AC_HEADER_TIOCGWINSZ):

Legend:
Removed from v.1.1929  
changed lines
  Added in v.1.1930

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