summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
2005-03-09*** empty log message ***Jim Meyering
2005-03-09(gl_XNANOSLEEP): Add intprops.h.Jim Meyering
2005-03-09(gl_UTIMECMP): Add intprops.h.Jim Meyering
2005-03-09(gl_USERSPEC): Add intprops.h.Jim Meyering
2005-03-09(gl_FUNC_SIG2STR): Add intprops.h.Jim Meyering
2005-03-09(gl_INTTOSTR): Add intprops.h.Jim Meyering
2005-03-09(gl_HUMAN): Add intprops.h.Jim Meyering
2005-03-09(gl_XSTRTOL): Use AC_LIBSOURCES and AC_LIBOBJ to list the required files.Jim Meyering
2005-03-09* argmatch.m4, cycle-check.m4: New files.Jim Meyering
2005-03-09*** empty log message ***Jim Meyering
2005-03-09*** empty log message ***Jim Meyering
2005-03-09*** empty log message ***Jim Meyering
2005-03-01* xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attemptingPaul Eggert
2005-03-01(gl_XNANOSLEEP): Remove configuration attemptingPaul Eggert
2005-02-26Sync from gnulib.Paul Eggert
2005-02-23(gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's change.Jim Meyering
2005-02-23*** empty log message ***Jim Meyering
2005-02-22*** empty log message ***Jim Meyering
2005-02-22(gl_USE_SYSTEM_EXTENSIONS): Fix typo: s/ifndef/ifdef/.Jim Meyering
2005-02-22*** empty log message ***Jim Meyering
2005-02-22(gl_PREREQ): Require gl_STRIPSLASH and gl_LINEBUFFER.Jim Meyering
2005-02-22Fix clock_gettime library access problem on recent GNU/Linux systems.Paul Eggert
2005-02-22(gl_PREREQ): Require gl_XNANOSLEEP.Paul Eggert
2005-02-22(gl_PREREQ_GETHRXTIME): Require gl_CLOCK_TIME,Paul Eggert
2005-02-22Initial revision.Paul Eggert
2005-02-21Describe recent changes to use realtime clocks if available,Paul Eggert
2005-02-21(gl_PREREQ): Require gl_GETHRXTIME.Paul Eggert
2005-02-21(gl_MACROS): Don't check for gethrtime.Paul Eggert
2005-02-21(gl_GETTIME): Check for nanotime.Paul Eggert
2005-02-21Initial revision.Paul Eggert
2005-02-20*** empty log message ***Jim Meyering
2005-02-20*** empty log message ***Jim Meyering
2005-02-11(gl_INTTOSTR): Use AC_LIBSOURCES to list the required source files.Jim Meyering
2005-02-11*** empty log message ***Jim Meyering
2005-02-09*** empty log message ***Jim Meyering
2005-02-09(gl_FUNC_GETCWD_NULL): Use AC_LIBSOURCES to list the required source files.Jim Meyering
2005-02-08Require gl_FUNC_MEMCASECMP.Jim Meyering
2005-02-08*** empty log message ***Jim Meyering
2005-02-08(gl_FUNC_MEMCASECMP): New file and macro.Jim Meyering
2005-02-08remove vestigial `closeout'Jim Meyering
2005-02-07Use AC_REQUIRE where possible, and _ONCE-suffixed versions of macros.Jim Meyering
2005-02-07*** empty log message ***Jim Meyering
2005-02-07(gl_FUNC_FTS): New file and macro.Jim Meyering
2005-02-07Require gl_FUNC_FTS.Jim Meyering
2005-02-06*** empty log message ***Jim Meyering
2005-02-06(gl_PREREQ_CHDIR_LONG): Depend on gl_FUNC_MEMRCHR.Jim Meyering
2005-02-06(gl_FUNC_MEMRCHR): Check for declaration of memrchr.Jim Meyering
2005-02-03* memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.Paul Eggert
2005-02-03(gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.Paul Eggert
2005-01-29Use AC_LIBSOURCES to list corresponding source (.c, .h, .y) filesJim Meyering