summaryrefslogtreecommitdiff
path: root/m4/jm-macros.m4
AgeCommit message (Expand)Author
2000-01-23Move df-related tests here from fileutils/configure.inJim Meyering
2000-01-23(jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.Jim Meyering
2000-01-23(jm_FUNC_FTRUNCATE): AC_REQUIRE it.Jim Meyering
2000-01-23(AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.Jim Meyering
2000-01-23(AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).Jim Meyering
2000-01-23(AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.Jim Meyering
2000-01-23(AM_FUNC_OBSTACK): Add (from fileutils/configure.in).Jim Meyering
2000-01-23(OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):Jim Meyering
2000-01-22Call AC_PROG_CC_STDC just before AC_C_CONST.Jim Meyering
2000-01-22Merge the three lists of headers.Jim Meyering
2000-01-22(AC_CHECK_HEADERS): Add checks from textutils' configure.inJim Meyering
2000-01-22(AC_CHECK_HEADERS): Add checks from sh-utils' configure.inJim Meyering
2000-01-22(AC_CHECK_HEADERS): Add checks from fileutils' configure.inJim Meyering
2000-01-16Remove these for now (they're with related code in sh-utils' configure.in)Jim Meyering
2000-01-16Require AM_FUNC_GETLOADAVG, jm_SYS_PROC_UPTIME, AM_SYS_POSIX_TERMIOS, andJim Meyering
2000-01-16Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,Jim Meyering
2000-01-15sheesh: fix it right this time: gethostname getusershellJim Meyering
2000-01-15Fix typoJim Meyering
2000-01-15(AC_REPLACE_FUNCS):Jim Meyering
2000-01-15(AC_REPLACE_FUNCS): Add strpbrk.Jim Meyering
2000-01-15(AC_REPLACE_FUNCS):Jim Meyering
2000-01-15fix typo in last changeJim Meyering
2000-01-15(AC_REPLACE_FUNCS): Add memcpy and memset.Jim Meyering
2000-01-15(AC_REPLACE_FUNCS): Add gethostname and getusershellJim Meyering
2000-01-08(jm_FUNC_STRERROR_R): Require it.Jim Meyering
2000-01-04Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/ renamings.Jim Meyering
2000-01-04(jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.Jim Meyering
1999-12-26(jm_FUNC_NANOSLEEP): New file/macro.Jim Meyering
1999-12-23Check for clock_gettime (moved from fileutils/configure.in)Jim Meyering
1999-12-19bump serial numberJim Meyering
1999-12-19Use the new macro: jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.Jim Meyering
1999-11-06whoops, add quotes in last changeJim Meyering
1999-11-06(jm_MACROS): Use jm_AC_FUNC_LINK_FOLLOWS_SYMLINK here.Jim Meyering
1999-11-05Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecatedJim Meyering
1999-11-05remove stray `x'sJim Meyering
1999-11-05(jm_CHECK_ALL_TYPES): Move some tests from configure.inJim Meyering
1999-11-03Use straight `AC_CHECK_TYPE(ssize_t, int)'.Jim Meyering
1999-10-30remove stray commaJim Meyering
1999-10-30Use new AC_TYPE_SSIZE_T instead of my hacked AC_CHECK_TYPE.Jim Meyering
1999-10-04Don't require autoconf-2.14.1.Jim Meyering
1999-09-17(AC_REPLACE_FUNCS): Add strdup.Jim Meyering
1999-08-29Require jm_BISON.Jim Meyering
1999-08-04(AM_FUNC_GETLINE): Run this test.Jim Meyering
1999-08-02Add a comment.Jim Meyering
1999-07-20(AC_REPLACE_FUNCS): Add memmove.Jim Meyering
1999-07-15(AC_CHECK_FUNCS): Check for getpagesize.Jim Meyering
1999-05-22(AC_REPLACE_FUNCS): Add memchr.Jim Meyering
1999-05-10Require 2.14.1, since we use newly-renamed AC_FUNC_MKTIME.Jim Meyering
1999-05-01(AC_REPLACE_FUNCS): Add dup2.Jim Meyering
1999-04-21(jm_CHECK_ALL_TYPES): Require jm_AC_TYPE_UNSIGNED_LONG_LONG.Jim Meyering