Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-06-23 | Add missing AC_MSG_RESULT. | Jim Meyering | |
Reported by Bruno Haible. | |||
2000-06-23 | s/AC_MSG_CHECKING/AC_CHECKING/. | Jim Meyering | |
Suggestion from Bruno Haible. | |||
2000-06-21 | *** empty log message *** | Jim Meyering | |
2000-06-21 | (AC_REPLACE_FUNCS): Add getpass. | Jim Meyering | |
2000-06-19 | *** empty log message *** | Jim Meyering | |
2000-06-19 | (AC_REPLACE_FUNCS): Remove mkdir. | Jim Meyering | |
2000-06-18 | *** empty log message *** | Jim Meyering | |
2000-06-18 | (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the | Jim Meyering | |
`checking whether...' message to be consistent with that of the lstat test. | |||
2000-06-17 | . | Jim Meyering | |
2000-06-17 | *** empty log message *** | Jim Meyering | |
2000-06-17 | s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/ | Jim Meyering | |
2000-06-17 | (AM_FUNC_GETLOADAVG): Replace with AC_FUNC_GETLOADAVG | Jim Meyering | |
from autoconf, and tweak the latter to accept an optional argument. | |||
2000-06-17 | *** empty log message *** | Jim Meyering | |
2000-06-17 | (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C. | Jim Meyering | |
2000-06-09 | *** empty log message *** | Jim Meyering | |
2000-06-09 | . | Jim Meyering | |
2000-06-06 | . | Jim Meyering | |
2000-06-06 | *** empty log message *** | Jim Meyering | |
2000-06-06 | (AC_SYS_LARGEFILE_FLAGS, | Jim Meyering | |
AC_SYS_LARGEFILE_SPACE_APPEND): Remove. (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro. (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY. All uses changed. Instead of inspecting the output of getconf, try to compile the test program without and with the macro definition. (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check for getconf. Instead, check for the needed flags by compiling test programs. | |||
2000-06-04 | Put kludge in if-then...fi block. | Jim Meyering | |
2000-06-03 | *** empty log message *** | Jim Meyering | |
2000-06-03 | (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS, | Jim Meyering | |
now that autoconf requires that. | |||
2000-06-03 | *** empty log message *** | Jim Meyering | |
2000-06-03 | Add a kludge to make autoheader emit the required | Jim Meyering | |
#undefs. E.g., #undef HAVE_DECL_FERROR_UNLOCKED. Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that. | |||
2000-06-03 | *** empty log message *** | Jim Meyering | |
2000-06-03 | Add comment to AC_DEFINE_UNQUOTED use. | Jim Meyering | |
2000-06-03 | . | Jim Meyering | |
2000-06-03 | Use jm_GLIBC21. | Jim Meyering | |
2000-06-03 | New file. From Bruno Haible. | Jim Meyering | |
2000-05-28 | . | Jim Meyering | |
2000-05-28 | bump serial number | Jim Meyering | |
2000-05-28 | (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from | Jim Meyering | |
jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK. | |||
2000-05-28 | *** empty log message *** | Jim Meyering | |
2000-05-28 | (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from | Jim Meyering | |
jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK. | |||
2000-05-28 | . | Jim Meyering | |
2000-05-28 | *** empty log message *** | Jim Meyering | |
2000-05-28 | s/jm_FUNC_STRERROR_R/AC_FUNC_STRERROR_R/. | Jim Meyering | |
2000-05-28 | . | Jim Meyering | |
2000-05-26 | *** empty log message *** | Jim Meyering | |
2000-05-26 | Use `$cross_compiling', not `$ac_cv_prog_cc_cross'. | Jim Meyering | |
2000-05-24 | *** empty log message *** | Jim Meyering | |
2000-05-24 | Use []-quoted list in AC_CHECK_MEMBERS, now that autoconf requires that. | Jim Meyering | |
2000-05-24 | Use []-quoted list in AC_CHECK_MEMBERS, now that autoconf requires that. | Jim Meyering | |
2000-05-24 | (jm_LIB_CHECK): Use []-quoted list in | Jim Meyering | |
AC_CHECK_MEMBERS, now that autoconf requires that. | |||
2000-05-24 | (jm_PREREQ_READUTMP): Use []-quoted list in | Jim Meyering | |
AC_CHECK_MEMBERS, now that autoconf requires that. | |||
2000-05-24 | (jm_CHECK_DECLS): Use []-quoted list in AC_CHECK_DECLS, | Jim Meyering | |
now that autoconf requires that. | |||
2000-05-22 | . | Jim Meyering | |
2000-05-22 | Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK. | Jim Meyering | |
2000-05-20 | *** empty log message *** | Jim Meyering | |
2000-05-20 | (jm_PREREQ_HUMAN): New macro. | Jim Meyering | |
(jm_PREREQ): Use it. |