Age | Commit message (Expand) | Author |
2000-05-05 | (jm_MACROS): Save and restore LIBS around AC_SEARCH_LIBS call for clock_gettime. | Jim Meyering |
2000-04-17 | Get it right :-) | Jim Meyering |
2000-04-14 | (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg form | Jim Meyering |
2000-04-13 | (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new AH_VERBATIM | Jim Meyering |
2000-04-12 | (_GNU_SOURCE): Define. | Jim Meyering |
2000-04-03 | (AC_CHECK_HEADERS): Remove langinfo.h -- put it in codeset instead. | Jim Meyering |
2000-04-03 | (AC_CHECK_FUNCS): Add nl_langinfo. (also from textutils/configure.in) | Jim Meyering |
2000-04-03 | (AC_CHECK_HEADERS): Add langinfo.h (moved here from textutils/configure.in). | Jim Meyering |
2000-04-02 | (jm_CHECK_ALL_TYPES): Include <sys/stat.h> | Jim Meyering |
2000-03-25 | back out last change | Jim Meyering |
2000-03-24 | (jm_MACROS): Invoke `AC_CONFIG_AUX_DIR(.)' to work | Jim Meyering |
2000-03-04 | (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE, for lib/localcharset.c. | Jim Meyering |
2000-02-05 | bump serial number | Jim Meyering |
2000-02-05 | (jm_CHECK_ALL_TYPES): Require most macros. | Jim Meyering |
2000-01-23 | Move df-related tests here from fileutils/configure.in | Jim 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-22 | Call AC_PROG_CC_STDC just before AC_C_CONST. | Jim Meyering |
2000-01-22 | Merge the three lists of headers. | Jim Meyering |
2000-01-22 | (AC_CHECK_HEADERS): Add checks from textutils' configure.in | Jim Meyering |
2000-01-22 | (AC_CHECK_HEADERS): Add checks from sh-utils' configure.in | Jim Meyering |
2000-01-22 | (AC_CHECK_HEADERS): Add checks from fileutils' configure.in | Jim Meyering |
2000-01-16 | Remove these for now (they're with related code in sh-utils' configure.in) | Jim Meyering |
2000-01-16 | Require AM_FUNC_GETLOADAVG, jm_SYS_PROC_UPTIME, AM_SYS_POSIX_TERMIOS, and | Jim Meyering |
2000-01-16 | Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV, | Jim Meyering |
2000-01-15 | sheesh: fix it right this time: gethostname getusershell | Jim Meyering |
2000-01-15 | Fix typo | Jim 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-15 | fix typo in last change | Jim Meyering |
2000-01-15 | (AC_REPLACE_FUNCS): Add memcpy and memset. | Jim Meyering |
2000-01-15 | (AC_REPLACE_FUNCS): Add gethostname and getusershell | Jim Meyering |
2000-01-08 | (jm_FUNC_STRERROR_R): Require it. | Jim Meyering |
2000-01-04 | Reflect 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-23 | Check for clock_gettime (moved from fileutils/configure.in) | Jim Meyering |
1999-12-19 | bump serial number | Jim Meyering |
1999-12-19 | Use the new macro: jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK. | Jim Meyering |
1999-11-06 | whoops, add quotes in last change | Jim Meyering |
1999-11-06 | (jm_MACROS): Use jm_AC_FUNC_LINK_FOLLOWS_SYMLINK here. | Jim Meyering |
1999-11-05 | Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated | Jim Meyering |
1999-11-05 | remove stray `x's | Jim Meyering |
1999-11-05 | (jm_CHECK_ALL_TYPES): Move some tests from configure.in | Jim Meyering |