summaryrefslogtreecommitdiff
path: root/m4/jm-macros.m4
AgeCommit message (Expand)Author
2000-08-12Use jm_FUNC_UNLINK_BUSY_TEXT.Jim Meyering
2000-07-10Tweak 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 requiredJim Meyering
2000-07-09(jm_CHECK_ALL_TYPES): Require it.Jim Meyering
2000-07-02fix typo in last changeJim Meyering
2000-07-02Replace 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-17s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/Jim Meyering
2000-06-03Use jm_GLIBC21.Jim Meyering
2000-05-28(AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename fromJim Meyering
2000-05-28s/jm_FUNC_STRERROR_R/AC_FUNC_STRERROR_R/.Jim Meyering
2000-05-24Use []-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-06AC_REPLACE_FUNCS(atexit).Jim Meyering
2000-05-06Require 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-17Get it right :-)Jim Meyering
2000-04-14(jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg formJim Meyering
2000-04-13(jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new AH_VERBATIMJim 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-25back out last changeJim Meyering
2000-03-24(jm_MACROS): Invoke `AC_CONFIG_AUX_DIR(.)' to workJim Meyering
2000-03-04(jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE, for lib/localcharset.c.Jim Meyering
2000-02-05bump serial numberJim Meyering
2000-02-05(jm_CHECK_ALL_TYPES): Require most macros.Jim Meyering
2000-01-23Move df-related tests here from fileutils/configure.inJim 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-22Call AC_PROG_CC_STDC just before AC_C_CONST.Jim Meyering
2000-01-22Merge the three lists of headers.Jim Meyering
2000-01-22(AC_CHECK_HEADERS): Add checks from textutils' configure.inJim Meyering
2000-01-22(AC_CHECK_HEADERS): Add checks from sh-utils' configure.inJim Meyering
2000-01-22(AC_CHECK_HEADERS): Add checks from fileutils' configure.inJim Meyering
2000-01-16Remove these for now (they're with related code in sh-utils' configure.in)Jim Meyering
2000-01-16Require AM_FUNC_GETLOADAVG, jm_SYS_PROC_UPTIME, AM_SYS_POSIX_TERMIOS, andJim Meyering
2000-01-16Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,Jim Meyering
2000-01-15sheesh: fix it right this time: gethostname getusershellJim Meyering
2000-01-15Fix typoJim Meyering
2000-01-15(AC_REPLACE_FUNCS):Jim Meyering