Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-04-24 | (gl_MACROS): Check for tcgetpgrp. | Jim Meyering | |
2004-04-23 | Don't check for values.h; it's no longer used. | Jim Meyering | |
2004-04-20 | Reflect the renamings. | Jim Meyering | |
2004-04-20 | (gl_MACROS): Reflect the renaming: s/UTILS_FUNC_DIRFD/gl_FUNC_DIRFD/ | Jim Meyering | |
2004-04-14 | Require cu_PREREQ_STAT_PROG. | Jim Meyering | |
2004-04-13 | Change `jm_' in AC_DEFINE'd names to `gl_'. Update all uses. | Jim Meyering | |
2004-04-08 | *** empty log message *** | Jim Meyering | |
2004-04-08 | (jm_MACROS): Check for fdatasync within | Jim Meyering | |
-lrt and -lposix4, so that it can be used in Solaris 2.5.1 and later. | |||
2003-12-20 | Don't require UTILS_SYS_OPEN_MAX. | Jim Meyering | |
2003-11-06 | (jm_CHECK_ALL_TYPES): Check for uintptr_t. | Jim Meyering | |
2003-11-05 | (jm_MACROS): Require gl_FUNC_FREE. | Jim Meyering | |
2003-11-05 | (jm_MACROS): Require autoconf-2.58. | Jim Meyering | |
(AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58. | |||
2003-10-05 | (jm_MACROS): Don't require AC_FUNC_FTW. | Jim Meyering | |
2003-09-12 | undo last change | Jim Meyering | |
2003-09-12 | (jm_MACROS): Require gl_READTOKENS. | Jim Meyering | |
2003-08-17 | Sync with gnulib. | Jim Meyering | |
2003-08-09 | (jm_MACROS): Replace jm_INCLUDED_REGEX([lib/regex.c]) with gl_REGEX. | Jim Meyering | |
Replace jm_FUNC_MKTIME with gl_FUNC_MKTIME. Remove redundant AC_FUNC_FNMATCH_GNU, jm_FUNC_MKTIME. Remove AC_FUNC_VPRINTF. Add gl_ERROR. | |||
2003-08-07 | (jm_MACROS): Use gl_GETNDELIM2 rather than checking for getdelim. | Jim Meyering | |
(jm_CHECK_ALL_TYPES): Use gt_TYPE_SSIZE_T for ssize_t rather than rolling our own. | |||
2003-08-07 | (jm_CHECK_ALL_TYPES): Call gl_TIMESPEC rather | Jim Meyering | |
than jm_CHECK_TYPE_STRUCT_TIMESPEC. | |||
2003-08-06 | (jm_MACROS): Require gl_FUNC_FNMATCH_GNU instead of AC_FUNC_ERROR_AT_LINE. | Jim Meyering | |
2003-07-20 | (jm_MACROS): Invoke gl_MEMCOLL. | Jim Meyering | |
2003-07-12 | Restore AC_SUBST(OPTIONAL_BIN_PROGS). *It* is used. | Jim Meyering | |
2003-07-12 | (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS): Remove unused variables. | Jim Meyering | |
2003-07-10 | (jm_MACROS): Require gl_FUNC_VASPRINTF and gl_FUNC_VASNPRINTF. | Jim Meyering | |
2003-06-06 | Require gl_FUNC_ALLOCA. | Jim Meyering | |
2003-06-02 | (jm_MACROS): Require AM_STDBOOL_H. | Jim Meyering | |
2003-05-02 | bump serial number | Jim Meyering | |
2003-05-02 | (jm_MACROS): Require GL_FUNC_READDIR. | Jim Meyering | |
2003-03-19 | (jm_MACROS): Include $(EXEEXT) in DF_PROG's program | Jim Meyering | |
name, since automake only adds $(EXEEXT) to programs in its *_PROGRAMS. Arrange to compile the corresponding stub function if fchdir is missing. | |||
2003-03-13 | (jm_MACROS): Arrange to compile the corresponding stub | Jim Meyering | |
function if any of the following is missing: fchown, lstat, readlink. From Richard Dawe. | |||
2003-03-07 | Don't require AC_SYS_MMAP_STACK. | Jim Meyering | |
2003-03-07 | (AC_LANG_SOURCE(C)): New macro. | Jim Meyering | |
2003-03-05 | rename to GL_FUNC_GETCWD_PATH_MAX | Jim Meyering | |
2003-03-04 | Require GL_FUNC_GETCWD_ROBUST. | Jim Meyering | |
2003-02-15 | Require AC_SYS_MMAP_STACK. | Jim Meyering | |
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. |