1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-02 07:46:51 +02:00
Commit Graph

1373 Commits

Author SHA1 Message Date
Jim Meyering 16a1aff95a *** empty log message *** 2001-12-14 11:21:13 +00:00
Jim Meyering 7f892add00 (jm_MACROS): Check for iswspace.
Suggestion from Bruno Haible.
2001-12-14 11:21:04 +00:00
Jim Meyering 0924e6fa60 now generated 2001-11-24 08:05:20 +00:00
Jim Meyering 4c7e4c094e *** empty log message *** 2001-11-20 10:38:47 +00:00
Jim Meyering 52b883ffc0 update comment to reflect that SunOS4, solaris2.5.1 lose, too. 2001-11-20 10:37:24 +00:00
Jim Meyering 0ea919d2da *** empty log message *** 2001-11-19 10:00:17 +00:00
Jim Meyering c2a79f9f5f *** empty log message *** 2001-11-19 10:00:06 +00:00
Jim Meyering 1b6f16a2d0 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
directory.  Use "conftestXXXXXX" as the template.
Suggestion from Paul Eggert.
2001-11-19 10:00:00 +00:00
Jim Meyering 05128c2c79 *** empty log message *** 2001-11-19 09:56:36 +00:00
Jim Meyering 711933ad30 Close each descriptor immediately so the test
doesn't mistakenly hit the max-open-files limit.
2001-11-19 09:56:29 +00:00
Jim Meyering 2ce61398ce . 2001-11-18 17:59:36 +00:00
Jim Meyering c89f42f5b7 *** empty log message *** 2001-11-18 10:55:26 +00:00
Jim Meyering 9c9354c36d (jm_PREREQ_TEMPNAME): Check for declaration of getenv. 2001-11-18 10:55:18 +00:00
Jim Meyering d577c22aa6 . 2001-11-17 11:31:21 +00:00
Jim Meyering 476382ce9d . 2001-11-17 11:09:24 +00:00
Jim Meyering 6dc7d3dea2 (UTILS_FUNC_MKSTEMP): New file and macro.
Prompted by a report from Bob Proulx.
2001-11-17 08:54:26 +00:00
Jim Meyering e7389b6a8f (jm_MACROS): Don't test for mkstemp here.
Instead, require UTILS_FUNC_MKSTEMP.
2001-11-17 08:18:48 +00:00
Jim Meyering 2130b49220 *** empty log message *** 2001-11-17 07:25:14 +00:00
Jim Meyering 387827ac90 *** empty log message *** 2001-11-17 07:13:18 +00:00
Jim Meyering c322ce4c4f (jm_WINSIZE_IN_PTEM): Do not define
WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
2001-11-17 07:13:12 +00:00
Jim Meyering 70246cdb71 (jm_PREREQ_PHYSMEM): don't check for bp-sym.h 2001-11-11 10:55:41 +00:00
Jim Meyering db7b7871a3 (jm_MACROS): Remove code to set POW_LIBM.
Now, that's done as part of AC_FUNC_STRTOD.
2001-11-11 10:07:07 +00:00
Jim Meyering dd971baefb *** empty log message *** 2001-11-10 21:18:48 +00:00
Jim Meyering 6af87f1ac6 (jm_PREREQ_PHYSMEM): New function.
(jm_PREREQ): Use it.
2001-11-10 21:18:34 +00:00
Jim Meyering 3fb9cf6101 . 2001-11-08 23:24:04 +00:00
Jim Meyering ae7dbaf035 *** empty log message *** 2001-11-08 23:20:09 +00:00
Jim Meyering 4bba632820 Require autoconf-2.52f.
(AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
Use these AC_-prefixed names, not the AM_-prefixed ones.
2001-11-08 23:20:01 +00:00
Jim Meyering 7d9ec7823a *** empty log message *** 2001-11-08 23:17:52 +00:00
Jim Meyering 5e1d777314 (jm_AFS): Quote the body. Patch by Akim Demaille. 2001-11-08 23:17:41 +00:00
Jim Meyering 7d6e8efb15 *** empty log message *** 2001-11-04 07:16:06 +00:00
Jim Meyering a490e3f68b Remove unused cruft that saved, set, and restored $DEFS. 2001-11-04 07:15:57 +00:00
Jim Meyering 467828f261 *** empty log message *** 2001-11-03 22:22:50 +00:00
Jim Meyering d5f0bac1aa (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg of AC_DEFUN. 2001-11-03 22:22:41 +00:00
Jim Meyering c2a328bb30 it's CFLAGS, not DEFS 2001-11-03 20:07:10 +00:00
Jim Meyering af1d1e7d3d fix indentation of cpp `#'s 2001-11-03 20:00:36 +00:00
Jim Meyering 968b78491b . 2001-11-03 18:51:46 +00:00
Jim Meyering ef991b4aa3 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
know the name of the variable in the macro definition.
2001-11-03 18:49:27 +00:00
Jim Meyering a427fa83f6 Use the replacement only if we have neither the function
nor a declaration.
2001-11-02 07:36:35 +00:00
Jim Meyering eaa95f208b . 2001-11-01 17:57:09 +00:00
Jim Meyering 7c102d03c7 use AC_HEADER_DIRECT and all the associated cruft 2001-11-01 16:55:16 +00:00
Jim Meyering 0c0ad8da77 don't indent the #include directive 2001-11-01 16:47:00 +00:00
Jim Meyering 8d503b5362 check for decl, too 2001-11-01 16:46:06 +00:00
Jim Meyering 274003219b *** empty log message *** 2001-11-01 16:43:02 +00:00
Jim Meyering 0bba57ce8c (jm_MACROS): Require UTILS_FUNC_DIRFD. 2001-11-01 16:42:53 +00:00
Jim Meyering afd8381b51 (UTILS_FUNC_DIRFD): New macro. 2001-11-01 16:41:57 +00:00
Jim Meyering ad2abcb447 *** empty log message *** 2001-10-21 07:49:37 +00:00
Jim Meyering df8f50e9bc (jm_PREREQ_ERROR):
Do not invoke AC_CHECK_FUNCS with strerror_r, as
AC_FUNC_STRERROR_R does that.
2001-10-21 07:49:27 +00:00
Jim Meyering b5501a398e Add copyright notice, as nontrivial m4 files
are supposed to have them these days.
(AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
Merge changes from latest Autoconf CVS.
Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
POSIX decided to standardize on the int flavor of strerror_r.
2001-10-21 07:49:13 +00:00
Jim Meyering 11691bf911 *** empty log message *** 2001-09-30 21:39:54 +00:00
Jim Meyering 034781fc4f (jm_LIST_MOUNTED_FILESYSTEMS): See if
`struct fsstat' has the `f_fstypename' member.
Use that to define FS_TYPE, which is now used to make
the getfsstat link test tighter.
2001-09-30 21:39:51 +00:00