X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2FChangeLog;h=c7009f384b120991b1422eeab221385ea2581e31;hb=d8c878368309fa0255b79d90bc773e63e8260053;hp=d81b59f01dde2a648c6aefdb8364ed37a0fb11fd;hpb=216c04af3d0ae20181e266391d1bdc09c120404c;p=gnulib.git diff --git a/m4/ChangeLog b/m4/ChangeLog index d81b59f01..c7009f384 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,20 @@ +2006-03-07 Paul Eggert + + * unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file. + Problem reported by Juan Manuel Guerrero. + +2006-03-07 Simon Josefsson + + * unistd_h.m4: New file. + +2006-03-07 Simon Josefsson + + * readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the + test to be side-effect free by storing the result in the cache + variable gl_cv_lib_readline, and moving the assignment of + LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT. + From Ralf Wildenhues . + 2006-03-07 Simon Josefsson * gc-random.m4: New file, mostly from gc.m4. Warn instead of