Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-25 | (gl_PREREQ): Add gl_FUNC_MEMPCPY. | Paul Eggert | |
2004-11-03 | (gl_PREREQ): Require gt_FUNC_SETENV. | Paul Eggert | |
2004-08-09 | Finish renaming sha -> sha1. | Paul Eggert | |
2004-08-05 | Sync from gnulib. | Paul Eggert | |
2004-07-25 | (gl_PREREQ): Invoke gl_FUNC_NONREENTRANT_EUIDACCESS, | Paul Eggert | |
not gl_FUNC_EUIDACCESS. | |||
2004-07-23 | (gl_PREREQ): Add gl_FCNTL_SAFER. | Paul Eggert | |
2004-07-12 | (gl_PREREQ): Add gl_C_STRTOLD. | Paul Eggert | |
2004-04-20 | Reflect the renamings. | Jim Meyering | |
2004-04-14 | Move prerequisite function for src/stat.c to stat-prog.m4. | Jim Meyering | |
2004-04-13 | Change `jm_' in AC_DEFINE'd names to `gl_'. Update all uses. | Jim Meyering | |
2004-04-12 | (jm_PREREQ): Require gl_UTIMECMP. | Jim Meyering | |
2004-04-04 | *** empty log message *** | Jim Meyering | |
2004-04-04 | (jm_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR. | Jim Meyering | |
2004-03-31 | * prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC. | Jim Meyering | |
Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC. | |||
2003-12-18 | (jm_PREREQ): Require AC_FUNC_GETLOADAVG, not gl_FUNC_GETLOADAVG. | Jim Meyering | |
2003-09-13 | (jm_PREREQ_ADDEXT): Remove. All uses removed. | Jim Meyering | |
This macro has been superseded by gl_BACKUPFILE. | |||
2003-09-13 | (jm_PREREQ): Require gl_GETUGROUPS. | Jim Meyering | |
2003-09-13 | (jm_PREREQ): Require gl_IDCACHE. | Jim Meyering | |
2003-09-12 | (jm_PREREQ): Require gl_LONG_OPTIONS. | Jim Meyering | |
2003-09-12 | (jm_PREREQ): Require gl_MAKEPATH. | Jim Meyering | |
2003-09-12 | (jm_PREREQ): Require gl_MD5. | Jim Meyering | |
2003-09-12 | (jm_PREREQ): Require gl_READTOKENS. | Jim Meyering | |
2003-08-17 | Sync with gnulib. | Jim Meyering | |
2003-08-09 | (jm_PREREQ): Require gl_UTIMENS. | Jim Meyering | |
2003-08-07 | (jm_PREREQ_PHYSMEM, jm_PREREQ_STAT): Ignore headers | Jim Meyering | |
that are present but cannot be compiled. This avoids spurious warnings on Solaris 9 sparc with Forte Developer 7 C 5.4. | |||
2003-06-06 | (jm_PREREQ): Use gl_HUMAN, not jm_PREREQ_HUMAN. | Jim Meyering | |
(jm_prereq_HUMAN): Remove. | |||
2003-04-07 | (jm_PREREQ_STAT): Add prerequisites and #includes for Ultrix 4.4. | Jim Meyering | |
2003-03-14 | (jm_PREREQ): Also forbid the gl_[A-Z] prefix. | Jim Meyering | |
Don't require jm_PREREQ_C_STACK. | |||
2003-02-27 | (jm_PREREQ_PHYSMEM): Also check for `table' function. | Jim Meyering | |
2003-02-27 | (gl_SYS__SYSTEM_CONFIGURATION): New function. | Jim Meyering | |
(jm_PREREQ_PHYSMEM): Check for new headers and functions. Use gl_SYS__SYSTEM_CONFIGURATION. | |||
2003-02-17 | (jm_PREREQ_PHYSMEM): Undo last change, since | Jim Meyering | |
Kaveh Ghazi found a better way to get the required information. Add check for sys/sysmp.h. | |||
2003-02-15 | Add Irix6 support to physmem.c. | Jim Meyering | |
(jm_PREREQ_PHYSMEM): Also check for sys/sysget.h and sys/sysinfo.h. Also check for sysget. | |||
2003-02-02 | (jm_PREREQ_REGEX): Remove. | Jim Meyering | |
2002-11-16 | Use AC_REQUIRE everywhere it is possible. | Jim Meyering | |
(jm_PREREQ_CANON_HOST): Remove duplicates. | |||
2002-11-08 | (jm_PREREQ_HUMAN): Check for locale.h, localeconv, | Jim Meyering | |
AC_HEADER_STDBOOL. No need to check for limits.h since it's in freestanding C89. No need to check for stdlib.h or string.h since autoconf does this now. | |||
2002-09-16 | Forbid symbols matching ^jm_[A-Z]. | Jim Meyering | |
(jm_PREREQ_QUOTEARG): Add jm_FUNC_MEMCMP. | |||
2002-08-01 | (jm_PREREQ_TEMPNAME): lib/tempname.c may use uintmax_t, | Jim Meyering | |
so require require jm_AC_TYPE_UINTMAX_T. Patch by Joe Orton. | |||
2002-07-27 | (jm_PREREQ_READUTMP): Don't check just | Jim Meyering | |
`struct utmpx.ut_exit' and `struct utmp.ut_exit'. Instead, check all combinations of utmp/utmpx and ut_termination/e_termination and ut_exit/e_exit. | |||
2002-07-20 | fix typo in comment | Jim Meyering | |
2002-06-22 | (jm_PREREQ): Add jm_PREREQ_C_STACK. | Jim Meyering | |
2002-06-22 | (jm_PREREQ_EXCLUDE): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU. | Jim Meyering | |
2002-06-22 | Change each use of AC_CHECK_HEADERS(stdbool.h) to AC_HEADER_STDBOOL | Jim Meyering | |
2002-06-21 | bump serial# | Jim Meyering | |
2002-06-21 | (jm_PREREQ_QUOTEARG): Reflect name change: s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T. | Jim Meyering | |
2002-06-07 | (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h. | Jim Meyering | |
They're needed at least for NetBSD 1.5.2. ($statxfs_includes): Include those same headers. ($statxfs_includes): Include sys/vfs.h if available. ($statxfs_includes): Likewise for sys/statvfs.h. Check for the following members in both structs statfs and statvfs: f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen. | |||
2002-04-30 | (jm_PREREQ): Add jm_PREREQ_STAT. | Jim Meyering | |
2002-04-30 | (jm_PREREQ_HARD_LOCALE): Check for stdlib.h. | Jim Meyering | |
Do not check for alloca.h (no longer used) or stdbool.h (was never used?). Add AM_C_PROTOTYPES since hard-locale.h uses it. | |||
2002-04-29 | (jm_PREREQ_SIG2STR): Remove; all callers changed. | Jim Meyering | |
2002-04-28 | Add jm_PREREQ_STRNLEN. | Jim Meyering | |
Use AC_FUNC_STRNLEN here instead. | |||
2002-04-28 | (jm_PREREQ): Add jm_PREREQ_SIG2STR. | Jim Meyering | |