Age | Commit message (Expand) | Author |
2000-08-12 | Use jm_FUNC_UNLINK_BUSY_TEXT. | Jim Meyering |
2000-07-10 | Tweak a comment to make it less negative about BeOS. | Jim Meyering |
2000-07-09 | *** empty log message *** | Jim Meyering |
2000-07-09 | (jm_MACROS): Add a test to see if -lm is required | Jim Meyering |
2000-07-09 | (jm_CHECK_ALL_TYPES): Require it. | Jim Meyering |
2000-07-02 | fix typo in last change | Jim Meyering |
2000-07-02 | Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_na... | Jim Meyering |
2000-06-21 | (AC_REPLACE_FUNCS): Add getpass. | Jim Meyering |
2000-06-19 | (AC_REPLACE_FUNCS): Remove mkdir. | Jim Meyering |
2000-06-17 | s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/ | Jim Meyering |
2000-06-03 | Use jm_GLIBC21. | Jim Meyering |
2000-05-28 | (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from | Jim Meyering |
2000-05-28 | s/jm_FUNC_STRERROR_R/AC_FUNC_STRERROR_R/. | Jim Meyering |
2000-05-24 | Use []-quoted list in AC_CHECK_MEMBERS, now that autoconf requires that. | Jim Meyering |
2000-05-06 | (AC_REPLACE_FUNCS): Add strnlen. | Jim Meyering |
2000-05-06 | AC_REPLACE_FUNCS(atexit). | Jim Meyering |
2000-05-06 | Require fetish_FUNC_RMDIR_NOTEMPTY. | Jim Meyering |
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 |