/[m4]/m4/ChangeLog
ViewVC logotype

Diff of /m4/ChangeLog

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

revision 1.218 by gary, Fri Sep 5 11:30:23 2003 UTC revision 1.219 by gary, Fri Sep 5 18:32:26 2003 UTC
# Line 1  Line 1 
1  2003-09-05  Gary V. Vaughan  <gary@gnu.org>  2003-09-05  Gary V. Vaughan  <gary@gnu.org>
2    
3            We can't mirror the gnulib directory structure here, since we need
4            to be able to eg. `#include <m4/obstack.h>' from our source files,
5            which is much easier if the local obstack.h is created in a
6            directory named m4.  Rather than trying to symlink everything into
7            the m4 directory, now we build a libtool convenience library from
8            the sources we get from gnulib and link that with libm4.la:
9    
10            * gnulib/config/extensions.m4: Imported from CVS gnulib.
11            * gnulib/config/unlocked-io.m4: Ditto.
12            * gnulib/m4/unlocked-io.h: Ditto.
13            * gnulib/m4/obstack.m4, gnulib/m4/onceonly_2_57.m4,
14            gnulib/m4/stdbool.m4: All moved to gnulib/config directory.
15            * gnulib/lib/obstack.c, gnulib/lib/obstack_.h,
16            gnulib/lib/stdbool_.h: All moved to gnulib/m4 directory.
17            * m4/strtol.c, m4/xmalloc.c, m4/xstrdup.c, m4/xstrzdup.c: Ditto.
18            * m4/Makefile.am: Adjust.
19            * gnulib/Makefile.am (EXTRA_DIST): Name just the additional gnulib
20            macros we redistribute.
21            * gnulib/m4/Makefile.am: New file.  Build libgnu.la convenience
22            library among others.
23            (GNULIB_SRCS, GNULIB_MACROS): Removed.
24            * Makefile.am (ACLOCAL_AMFLAGS): Adjust.
25            * config/m4-obstack.m4: Adjust.
26            * po/POTFILES.in: Adjust.
27            * configure.ac: Reformatting.  Call newly imported gnulib macros.
28            * m4/builtin.c, m4/macro.c, m4/module.c, m4/utility.c: Removed
29            bogus calls of `#include "m4.h"'.
30            * Makefile.am: INCLUDES has been deprecated in favour of
31            AM_CPPFLAGS.
32            * m4/Makefile.am: Ditto.
33            * modules/Makefile.am: Ditto.
34            * src/Makefile.am: Ditto.
35    
36    2003-09-05  Gary V. Vaughan  <gary@gnu.org>
37    
38          * config/Makefile.am: Reverting yesterdays patch for VPATH builds.          * config/Makefile.am: Reverting yesterdays patch for VPATH builds.
39    
40  2003-09-04  Gary V. Vaughan  <gary@gnu.org>  2003-09-04  Gary V. Vaughan  <gary@gnu.org>

Legend:
Removed from v.1.218  
changed lines
  Added in v.1.219

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