summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Collapse)Author
1999-12-19Use the new macro: jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.Jim Meyering
1999-12-19*** empty log message ***Jim Meyering
1999-12-19*** empty log message ***Jim Meyering
1999-12-18*** empty log message ***Jim Meyering
1999-12-18*** empty log message ***Jim Meyering
1999-12-14.Jim Meyering
1999-12-10.Jim Meyering
1999-12-10.Jim Meyering
1999-12-10(_jm_STRFTIME_PREREQS): Use 3-arg form of AC_DEFINE for HAVE_TM_GMTOFF.Jim Meyering
1999-12-09.Jim Meyering
1999-12-09*** empty log message ***Jim Meyering
1999-12-09Require that File::Compare be available, too.Jim Meyering
Too many systems seem to lack it.
1999-12-09Add checks for most of the cpp macros tested in GNU's strftime.c.Jim Meyering
Prompted by a patch from Paul Eggert.
1999-11-26.Jim Meyering
1999-11-22.Jim Meyering
1999-11-22.Jim Meyering
1999-11-19*** empty log message ***Jim Meyering
1999-11-19(AC_SYS_LARGEFILE_FLAGS): Work around aJim Meyering
problem with the QNX 4.25 shell, which doesn't propagate exit status of failed commands inside shell assignments.
1999-11-17*** empty log message ***Jim Meyering
1999-11-17Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.Jim Meyering
1999-11-13.Jim Meyering
1999-11-11.Jim Meyering
1999-11-08add `' around link(2)Jim Meyering
1999-11-08Fix harmless-for-now typo: s/,/dnl/.Jim Meyering
From Akim.
1999-11-08effectively require AC_CHECK_HEADERS(unistd.h)Jim Meyering
1999-11-07*** empty log message ***Jim Meyering
1999-11-07Add `, 1, [FIXME]' to each use of AC_DEFINE.Jim Meyering
1999-11-07.Jim Meyering
1999-11-07define LINK_FOLLOWS_SYMLINKSJim Meyering
1999-11-06whoops, add quotes in last changeJim Meyering
1999-11-06remove backticks from commentsJim Meyering
1999-11-06*** empty log message ***Jim Meyering
1999-11-06(jm_MACROS): Use jm_AC_FUNC_LINK_FOLLOWS_SYMLINK here.Jim Meyering
1999-11-06(jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.Jim Meyering
1999-11-06.Jim Meyering
1999-11-06.Jim Meyering
1999-11-05Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecatedJim Meyering
AC_STRUCT_ST_BLKSIZE.
1999-11-05remove stray `x'sJim Meyering
1999-11-05*** empty log message ***Jim Meyering
1999-11-05(jm_CHECK_ALL_TYPES): Move some tests from configure.inJim Meyering
of textutils, fileutils, and sh-utils into this one (shared between those packages) file.
1999-11-03*** empty log message ***Jim Meyering
1999-11-03Remove file. No longer needed since the new version ofJim Meyering
AC_CHECK_TYPE checks includes unistd.h.
1999-11-03Use straight `AC_CHECK_TYPE(ssize_t, int)'.Jim Meyering
Suggestion from Akim Demaille.
1999-10-31.Jim Meyering
1999-10-31.Jim Meyering
1999-10-30*** empty log message ***Jim Meyering
1999-10-30Remove file, since the fix made it into the experimental version of autoconf.Jim Meyering
1999-10-30indent more prettilyJim Meyering
1999-10-30remove stray commaJim Meyering
1999-10-30.Jim Meyering