summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
AgeCommit message (Expand)Author
2006-07-01*** empty log message ***Jim Meyering
2006-07-01seq defaults to a minimal fixed point format that does not losePaul Eggert
2006-06-29From Derek R. Price:Jim Meyering
2006-06-28* savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.Paul Eggert
2006-06-28Fix attribution again.Paul Eggert
2006-06-28Fix attribution for last patch.Paul Eggert
2006-06-28Don't require AC_C_CONST, since it's obsolete.Paul Eggert
2006-06-20(gl_IGNORE_UNUSED_LIBRARIES):Paul Eggert
2006-06-19(gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils'sPaul Eggert
2006-06-18Test for a bug that causes glibc's getcwd to suffer a failed assertion.Jim Meyering
2006-06-18* getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.Jim Meyering
2006-06-18* ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, makeJim Meyering
2006-06-10Apply this change from gnulib:Jim Meyering
2006-05-28(gl_C99_STRTOLD): Use a link test rather than aPaul Eggert
2006-05-24*** empty log message ***Jim Meyering
2006-05-19Sync nanosleep from gnulib.Paul Eggert
2006-05-15(AC_HEADER_STDBOOL): Fix overly-pickyPaul Eggert
2006-05-06*** empty log message ***Jim Meyering
2006-04-24Remove typo in previous checkin.Paul Eggert
2006-04-24* unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototypePaul Eggert
2006-04-24Don't assume that 'exit' is declared for us.Paul Eggert
2006-04-17Document filemode changes.Paul Eggert
2006-04-12Port to Interix.Paul Eggert
2006-04-12(gl_TIME_R): Add AC_LIBSOURCES for time_r.c and time_r.h.Paul Eggert
2006-04-10Import latest regex module from gnulib.Paul Eggert
2006-03-26*** empty log message ***Jim Meyering
2006-03-25(gl_REGEX): Fix a longstanding typo in thePaul Eggert
2006-03-25(gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,Paul Eggert
2006-03-17*** empty log message ***Jim Meyering
2006-03-17regex fixes for future POSIX and --without-included-regex.Paul Eggert
2006-03-12*** empty log message ***Jim Meyering
2006-03-12*** empty log message ***Jim Meyering
2006-03-12Add time_r.m4.Paul Eggert
2006-03-02Require gl_USE_SYSTEM_EXTENSIONS, not merely AC_GNU_SOURCE, for thePaul Eggert
2006-03-02(gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test", not "==".Paul Eggert
2006-02-24*** empty log message ***Jim Meyering
2006-02-16Sync from gnulib.Paul Eggert
2006-02-14Sync from gnulib.Paul Eggert
2006-02-07*** empty log message ***Jim Meyering
2006-02-06(gl_USE_SYSTEM_EXTENSIONS): Don't #definePaul Eggert
2006-01-26Sync stdbool from gnulib.Paul Eggert
2006-01-25Merge stdbool from gnulib; we're still not quite there yet.Paul Eggert
2006-01-24*** empty log message ***Jim Meyering
2006-01-24Import from gnulib.Paul Eggert
2006-01-21* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignorePaul Eggert
2006-01-17*** empty log message ***Jim Meyering
2006-01-17(gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as it's not portablePaul Eggert
2006-01-13*** empty log message ***Jim Meyering
2006-01-12fix typo: s/stdint.h.m4/stdint.m4/Jim Meyering
2006-01-12Adjust to md5 changes in gnulib, and make sha1 etc. more consistentPaul Eggert