Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-01 | (jm_MACROS): Require UTILS_SYS_OPEN_MAX. | Jim Meyering | |
2003-01-15 | Require AC_FUNC_FTW. | Jim Meyering | |
2003-01-11 | Require AC_FUNC_CANONICALIZE_FILE_NAME. | Jim Meyering | |
(jm_MACROS): No longer check for resolvepath or canonicalize_file_name. | |||
2003-01-11 | Require AC_FUNC_CANONICALIZE_FILE_NAME. | Jim Meyering | |
2002-11-19 | Require Autoconf-2.56. | Jim Meyering | |
2002-11-10 | (jm_MACROS): Add AC_REPLACE_FUNCS(raise). | Jim Meyering | |
2002-10-13 | (jm_CHECK_ALL_HEADERS): Remove fenv.h. | Jim Meyering | |
2002-09-28 | (jm_MACROS): Don't set GETGROUPS_LIB here; now it's | Jim Meyering | |
done via getgroups.m4's wrapper function. | |||
2002-09-25 | (jm_MACROS): Require gt_INTTYPES_PRI. | Jim Meyering | |
2002-09-13 | (jm_MACROS): Require autoconf-2.54. | Jim Meyering | |
2002-09-10 | Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new | Jim Meyering | |
AC_FUNC_GETLOADAVG where to find getloadavg.c. | |||
2002-07-28 | Don't require jm_FUNC_READDIR. | Jim Meyering | |
2002-07-20 | Require autoconf-2.53b. | Jim Meyering | |
Use new macros AC_FUNC_MALLOC and AC_FUNC_REALLOC, in place of jm_-prefixed ones. | |||
2002-07-15 | (jm_MACROS): Check for the sysctl function. | Jim Meyering | |
(jm_CHECK_ALL_HEADERS): Check for sys/sysctl.h. | |||
2002-06-22 | * jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE, | Jim Meyering | |
now that configure.ac uses AC_GNU_SOURCE. (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU. | |||
2002-06-21 | (jm_CHECK_ALL_HEADERS): Check for hurd.h. | Jim Meyering | |
2002-06-15 | (jm_CHECK_ALL_TYPES): Check for st_author. | Jim Meyering | |
2002-04-28 | (jm_MACROS): Remove use of AC_FUNC_STRNLEN. | Jim Meyering | |
2002-04-28 | Don't AC_REQUIRE([AC_PROG_CC_STDC]). | Jim Meyering | |
With autoconf-2.53a, it's part of AC_PROG_CC. | |||
2002-04-28 | (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str). | Jim Meyering | |
2002-04-12 | Don't AC_REPLACE(strnlen), now that we use | Jim Meyering | |
AC_FUNC_STRNLEN. That would end up putting two copies of strnlen.o in the library, and that makes some versions of ranlib object. | |||
2002-03-01 | (jm_MACROS): Do not replace stime; no longer used. | Jim Meyering | |
Check for clock_settime. | |||
2002-02-26 | (jm_MACROS): Require AC_FUNC_ACL. | Jim Meyering | |
Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now. | |||
2002-01-26 | (jm_MACROS): Require autoconf-2.52g. | Jim Meyering | |
2002-01-22 | (jm_MACROS): Require AC_FUNC_FSEEKO. | Jim Meyering | |
2002-01-18 | (jm_MACROS): Use AC_FUNC_STRNLEN. | Jim Meyering | |
Remove useless quotes: DF_PROG="df". | |||
2001-12-14 | (jm_MACROS): Check for iswspace. | Jim Meyering | |
Suggestion from Bruno Haible. | |||
2001-11-17 | (jm_MACROS): Don't test for mkstemp here. | Jim Meyering | |
Instead, require UTILS_FUNC_MKSTEMP. | |||
2001-11-11 | (jm_MACROS): Remove code to set POW_LIBM. | Jim Meyering | |
Now, that's done as part of AC_FUNC_STRTOD. | |||
2001-11-08 | Require autoconf-2.52f. | Jim Meyering | |
(AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD): Use these AC_-prefixed names, not the AM_-prefixed ones. | |||
2001-11-01 | (jm_MACROS): Require UTILS_FUNC_DIRFD. | Jim Meyering | |
2001-09-16 | (UTILS_FUNC_MKDIR_TRAILING_SLASH): Require it. | Jim Meyering | |
2001-09-15 | Check for help2man. | Jim Meyering | |
2001-09-11 | Require UTILS_HOST_OS. | Jim Meyering | |
2001-09-01 | (jm_MACROS): Check for canonicalize_file_name. | Jim Meyering | |
2001-08-31 | (jm_MACROS):Don't require jm_AC_HEADER_INTTYPES_H. | Jim Meyering | |
2001-08-26 | Require jm_AC_PREREQ_XSTRTOIMAX. | Jim Meyering | |
2001-08-12 | Quote the first argument in each use of AC_DEFUN. | Jim Meyering | |
2001-08-05 | Require autoconf-2.52. | Jim Meyering | |
2001-08-04 | (jm_MACROS): Reflect s/jm_/AM_/ renamings. | Jim Meyering | |
2001-05-13 | (major_t, minor_t): Define to unsigned int if undefined. | Jim Meyering | |
2001-05-09 | (jm_MACROS): Do not check for fseeko; no longer used. | Jim Meyering | |
2001-03-24 | Require autoconf-2.49d. | Jim Meyering | |
2001-03-02 | (jm_MACROS): Use mkstemp replacement if the system | Jim Meyering | |
lacks mkstemp. Compile our own tempname.c if we compile our own mkstemp.c, as mkstemp relies on tempname. | |||
2001-02-19 | (jm_CHECK_ALL_HEADERS): Check for sys/resource.h. | Jim Meyering | |
2001-02-05 | Require autoconf-2.14d (not yet released), because | Jim Meyering | |
it includes the patch required for `large file' support with at least HP-UX's 10.20 /bin/cc. | |||
2001-01-20 | Be sure that headers are checked before used in code compiled | Jim Meyering | |
for the type checks. (jm_MACROS): Remove all header checks. In place of that, invoke jm_CHECK_ALL_TYPES. (jm_CHECK_ALL_HEADERS): New functions with the above checks. (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS. | |||
2001-01-14 | (jm_MACROS): Require vb_FUNC_RENAME. | Jim Meyering | |
2000-12-17 | (jm_MACROS): Require jm_AC_DOS. | Jim Meyering | |
2000-12-09 | *** empty log message *** | Jim Meyering | |