summaryrefslogtreecommitdiff
path: root/m4/jm-macros.m4
AgeCommit message (Collapse)Author
2000-08-26Use jm_FUNC_FPENDING.Jim Meyering
2000-08-12Use jm_FUNC_UNLINK_BUSY_TEXT.Jim Meyering
2000-07-10Tweak a comment to make it less negative about BeOS.Jim Meyering
From Bruno Haible.
2000-07-09*** empty log message ***Jim Meyering
2000-07-09(jm_MACROS): Add a test to see if -lm is requiredJim Meyering
to link seq. If so, set SEQ_LIBM to -lm. From Bruno Haible.
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 ↵Jim Meyering
AC_LIBOBJ([function_name]).
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
jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
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
(LIB_CLOCK_GETTIME): Set and AC_SUBST.
2000-04-17Get it right :-)Jim Meyering
(jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the actual #define via AH_VERBATIM. Don't need separate AC_DEFINE. Suggestion from Akim Demaille.
2000-04-14(jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg formJim Meyering
of AC_DEFINE. Otherwise, the #ifndef in AH_VERBATIM gets clobbered.
2000-04-13(jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new AH_VERBATIMJim Meyering
to insert required #ifndef into config.h.in. Suggestion from Akim Demaille.
2000-04-12(_GNU_SOURCE): Define.Jim Meyering
(AC_SYS_LARGEFILE): Require. (AM_C_PROTOTYPES): Require.
2000-04-03(AC_CHECK_HEADERS): Remove langinfo.h -- put it in codeset instead.Jim Meyering
(AC_CHECK_FUNCS): Likewise for nl_langinfo.
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
before checking struct stat.st_blksize, so that HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
2000-03-25back out last changeJim Meyering
2000-03-24(jm_MACROS): Invoke `AC_CONFIG_AUX_DIR(.)' to workJim Meyering
around bug that made cvs-automake complain it couldn't find lib/depcomp.
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
Remove explicit use of AC_HEADER_TIME. It is required by jm_CHECK_TYPE_STRUCT_TIMESPEC. Using AC_HEADER_TIME and `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but in autoconf whereby the expansion of the latter ended up preceding the expansion of its prerequisite, AC_HEADER_TIME. Reported by Volker Borchert.
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
(AC_SUBST(POW_LIBM)): Likewise.
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
AC_SUBST these here, rather than just in sh-util/configure.in, so that the now-shared-by-fileutils-and-textutils lib/Makefile.am are all the same.
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
AM_SYS_POSIX_TERMIOS jm_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL
2000-01-16Require AM_FUNC_GETLOADAVG, jm_SYS_PROC_UPTIME, AM_SYS_POSIX_TERMIOS, andJim Meyering
jm_HEADER_TIOCGWINSZ_NEEDS_SYS_IOCTL.
2000-01-16Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,Jim Meyering
AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME, jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, and AC_FUNC_ALLOCA.
2000-01-15sheesh: fix it right this time: gethostname getusershellJim Meyering
2000-01-15Fix typoJim Meyering
s/stpbrk/strpbrk