/[m4]/m4/ChangeLog
ViewVC logotype

Diff of /m4/ChangeLog

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

revision 1.231 by gary, Fri Sep 12 14:49:28 2003 UTC revision 1.232 by gary, Fri Sep 12 15:17:47 2003 UTC
# Line 1  Line 1 
1  2003-09-12  Gary V. Vaughan  <gary@gnu.org>  2003-09-12  Gary V. Vaughan  <gary@gnu.org>
2    
3            Replace the getopt code with CVS gnulib getopt.  The source files
4            detect whether they are in a glibc environment and preprocess away
5            all of the code if there is a system getopt, so we can compile
6            them into the m4 executable unconditionally:
7    
8            * gnulib/m4/getopt.c, gnulib/m4/getopt1.c, gnulib/m4/getopt.h,
9            gnulib/config/getopt.m4: Import getopt module from CVS gnulib.
10            * configure.ac (gl_GETOPT): Use this instead of homebrew inline
11            macros.
12            * src/getopt.c, src/getopt1.c, src/gnu-getopt.h: Removed old
13            version.
14            * src/Makefile.am: Adjust.
15            * src/main.c: Always include our shipped getopt.h.
16            * po/POTFILES.in: Use new location of getopt.c.
17    
18    2003-09-12  Gary V. Vaughan  <gary@gnu.org>
19    
20          * configure.ac (AC_CONFIG_FILES): Remove config/Makefile.          * configure.ac (AC_CONFIG_FILES): Remove config/Makefile.
21          * config/Makefile.am: Removed.  Automake 1.8 distributes the files          * config/Makefile.am: Removed.  Automake 1.8 distributes the files
22          in this directory automatically.          in this directory automatically.

Legend:
Removed from v.1.231  
changed lines
  Added in v.1.232

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