summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
2006-03-17*** empty log message ***Jim Meyering
2006-03-17(gl_REGEX): Fix typo in last change:Jim Meyering
2006-03-17regex fixes for future POSIX and --without-included-regex.Paul Eggert
2006-03-17(gl_REGEX): Don't check for off_t, since the codePaul Eggert
2006-03-12*** empty log message ***Jim Meyering
2006-03-12(gl_ROOT_DEV_INO): Add same-inode.h to the list.Jim Meyering
2006-03-12*** empty log message ***Jim Meyering
2006-03-12(gl_SAME): Add same-inode.h to the list.Jim Meyering
2006-03-12(gl_CYCLE_CHECK): Add same-inode.h to the list.Jim Meyering
2006-03-12(gl_CHDIR_SAFER): Add same-inode.h to the list.Jim Meyering
2006-03-12Add time_r.m4.Paul Eggert
2006-03-12(gl_PREREQ): Require gl_TIME_R.Paul Eggert
2006-03-12New file, from gnulib.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-24(gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and gl_CHDIR_SAFER.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-25(AC_HEADER_STDBOOL): Add some comments.Paul Eggert
2006-01-24*** empty log message ***Jim Meyering
2006-01-24(gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).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-21(gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignorePaul Eggert
2006-01-17*** empty log message ***Jim Meyering
2006-01-17(gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.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-13(AC_FUNC_GETMNTENT): Invoke AC_CHECK_FUNCS(getmntent)Jim Meyering
2006-01-12fix typo: s/stdint.h.m4/stdint.m4/Jim Meyering
2006-01-12from gnulibJim Meyering
2006-01-12Adjust to md5 changes in gnulib, and make sha1 etc. more consistentPaul Eggert
2006-01-12(gl_PREREQ): Require gl_STDINT_H.Paul Eggert
2006-01-11*** empty log message ***Jim Meyering
2006-01-11(gl_FUNC_OPENAT): Require and compile fchmodat.c.Jim Meyering
2006-01-11Sync from gnulib.Paul Eggert
2006-01-10Sync from gnulib.Paul Eggert
2006-01-10*** empty log message ***Jim Meyering
2006-01-10Also include <stdio.h>, for Dragonfly.Jim Meyering
2006-01-07* lib-ignore.m4: New file.Paul Eggert
2006-01-07Initial version.Paul Eggert
2006-01-02New approach to safer chmod.Paul Eggert
2006-01-02No longer used.Paul Eggert
2006-01-02New file.Paul Eggert
2006-01-02(gl_MACROS): Require gl_FUNC_LCHMOD.Paul Eggert