Mercurial > hg > octave-nkf > gnulib-hg
diff ChangeLog @ 4384:4bf5f9b5190a
Make .h file creation more reliable.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 07 Jun 2003 16:41:48 +0000 |
parents | 6abcf791236e |
children | 3d00371ec7b8 |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-06-07 Bruno Haible <bruno@clisp.org> + + * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to + avoid AC_CONFIG_LINKS. + * modules/fnmatch (Makefile.am): Use explicit creation rule for + fnmatch.h, to avoid AC_CONFIG_LINKS. + * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe. + 2003-06-07 Jim Meyering <jim@meyering.net> * modules/strtod: Use $(...) notation, not @...@ for