/[m4]/m4/ChangeLog
ViewVC logotype

Diff of /m4/ChangeLog

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

revision 1.223 by gary, Tue Sep 9 15:08:35 2003 UTC revision 1.224 by gary, Tue Sep 9 17:15:35 2003 UTC
# Line 1  Line 1 
1  2003-09-09  Gary V. Vaughan  <gary@gnu.org>  2003-09-09  Gary V. Vaughan  <gary@gnu.org>
2    
3            Import the error and progname modules from CVS gnulib.  Our old
4            error.c subsumed the functionality of both, so a little adjustment
5            was required to accomodate the split in sources.  Also added more
6            wrapper macros to choose between a system installed error.h or our
7            shipped gnulib error module:
8    
9            * m4/error.c, m4/error.h: Removed.
10            * m4/Makefile.am: Adjust.
11            (pkgincdir): Removed.  Use pkgincludedir instead.
12            * m4/module.h, src/main.c: Don't include `m4/error.h'.
13            * m4/system_.h (INCLUDE_ERROR_H): Add a substitution for suitable
14            error.h.
15            * gnulib/m4/progname.c: Imported from CVS gnulib.
16            * gnulib/m4/progname.h: Ditto.
17            * src/main.c: Adjust to use progname module.
18            * gnulib/m4/error.c: Imported from CVS gnulib.
19            * gnulib/m4/error_.h: Ditto.
20            * gnulib/m4/Makefile.am: Build the error module into our libgnu.la
21            if appropriate, and link a local error.h if the system version is
22            missing.
23            (libgnu_la_SOURCES) Add progname module sources.
24            * gnulib/config/error.m4: Imported from CVS gnulib.
25            * gnulib/config/strerror_r.m4: Ditto.
26            * config/m4-error.c: New file.  Wrap gnulib error.m4 but arrange
27            to have ERROR_H for Makefile substitutions and tell system.h
28            whether the system error.h should be used, or a locally installed
29            version.
30            * configure.ac (jm_PREREQ_ERROR): Replaced by a call to m4_ERROR.
31    
32    2003-09-09  Gary V. Vaughan  <gary@gnu.org>
33    
34          * gnulib/m4/Makefile.am (MOSTLYCLEANFILES): Typo          * gnulib/m4/Makefile.am (MOSTLYCLEANFILES): Typo
35          s/gettext_.h/gettext.h/.          s/gettext_.h/gettext.h/.
36    

Legend:
Removed from v.1.223  
changed lines
  Added in v.1.224

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