|
205fce29
|
2001-11-20T10:38:47
|
|
*** empty log message ***
|
|
85493081
|
2001-11-20T10:37:24
|
|
update comment to reflect that SunOS4, solaris2.5.1 lose, too.
|
|
e2ccc063
|
2001-11-19T10:00:17
|
|
*** empty log message ***
|
|
d49fd725
|
2001-11-19T10:00:06
|
|
*** empty log message ***
|
|
f1ba008b
|
2001-11-19T10:00:00
|
|
(UTILS_FUNC_MKSTEMP): Don't bother with a temporary
directory. Use "conftestXXXXXX" as the template.
Suggestion from Paul Eggert.
|
|
ed40d978
|
2001-11-19T09:56:36
|
|
*** empty log message ***
|
|
fb687fad
|
2001-11-19T09:56:29
|
|
Close each descriptor immediately so the test
doesn't mistakenly hit the max-open-files limit.
|
|
6cbdf3f8
|
2001-11-18T17:59:36
|
|
.
|
|
7534b963
|
2001-11-18T10:55:26
|
|
*** empty log message ***
|
|
34dca166
|
2001-11-18T10:55:18
|
|
(jm_PREREQ_TEMPNAME): Check for declaration of getenv.
|
|
4441dabf
|
2001-11-17T11:31:21
|
|
.
|
|
4e05c463
|
2001-11-17T11:09:24
|
|
.
|
|
f860e3df
|
2001-11-17T08:54:26
|
|
(UTILS_FUNC_MKSTEMP): New file and macro.
Prompted by a report from Bob Proulx.
|
|
3f4a77d6
|
2001-11-17T08:18:48
|
|
(jm_MACROS): Don't test for mkstemp here.
Instead, require UTILS_FUNC_MKSTEMP.
|
|
8e28b8b0
|
2001-11-17T07:25:14
|
|
*** empty log message ***
|
|
da2df0df
|
2001-11-17T07:13:18
|
|
*** empty log message ***
|
|
11896d0d
|
2001-11-17T07:13:12
|
|
(jm_WINSIZE_IN_PTEM): Do not define
WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
|
|
a9233752
|
2001-11-11T10:55:41
|
|
(jm_PREREQ_PHYSMEM): don't check for bp-sym.h
|
|
3ef3e5dd
|
2001-11-11T10:07:07
|
|
(jm_MACROS): Remove code to set POW_LIBM.
Now, that's done as part of AC_FUNC_STRTOD.
|
|
6efaef79
|
2001-11-10T21:18:48
|
|
*** empty log message ***
|
|
bceeb899
|
2001-11-10T21:18:34
|
|
(jm_PREREQ_PHYSMEM): New function.
(jm_PREREQ): Use it.
|
|
d37ac609
|
2001-11-08T23:24:04
|
|
.
|
|
d85ccb68
|
2001-11-08T23:20:09
|
|
*** empty log message ***
|
|
5f8dc502
|
2001-11-08T23:20:01
|
|
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.
|
|
54b87313
|
2001-11-08T23:17:52
|
|
*** empty log message ***
|
|
e57a75ae
|
2001-11-08T23:17:41
|
|
(jm_AFS): Quote the body. Patch by Akim Demaille.
|
|
8650da74
|
2001-11-04T07:16:06
|
|
*** empty log message ***
|
|
5f430329
|
2001-11-04T07:15:57
|
|
Remove unused cruft that saved, set, and restored $DEFS.
|
|
d33a8e4d
|
2001-11-03T22:22:50
|
|
*** empty log message ***
|
|
703ecc8d
|
2001-11-03T22:22:41
|
|
(jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg of AC_DEFUN.
|
|
e33b31cd
|
2001-11-03T20:07:10
|
|
it's CFLAGS, not DEFS
|
|
e3832c52
|
2001-11-03T20:00:36
|
|
fix indentation of cpp `#'s
|
|
0b28a6c5
|
2001-11-03T18:51:46
|
|
.
|
|
414aaabe
|
2001-11-03T18:49:27
|
|
(UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
know the name of the variable in the macro definition.
|
|
400d9b8d
|
2001-11-02T07:36:35
|
|
Use the replacement only if we have neither the function
nor a declaration.
|
|
d509f4ad
|
2001-11-01T17:57:09
|
|
.
|
|
39ce2a19
|
2001-11-01T16:55:16
|
|
use AC_HEADER_DIRECT and all the associated cruft
|
|
4d36ef4c
|
2001-11-01T16:47:00
|
|
don't indent the #include directive
|
|
fcc5be2d
|
2001-11-01T16:46:06
|
|
check for decl, too
|
|
df622531
|
2001-11-01T16:43:02
|
|
*** empty log message ***
|
|
fd29de04
|
2001-11-01T16:42:53
|
|
(jm_MACROS): Require UTILS_FUNC_DIRFD.
|
|
7e7fa1da
|
2001-11-01T16:41:57
|
|
(UTILS_FUNC_DIRFD): New macro.
|
|
718de2b1
|
2001-10-21T07:49:37
|
|
*** empty log message ***
|
|
924e9a5f
|
2001-10-21T07:49:27
|
|
(jm_PREREQ_ERROR):
Do not invoke AC_CHECK_FUNCS with strerror_r, as
AC_FUNC_STRERROR_R does that.
|
|
2513f0b7
|
2001-10-21T07:49:13
|
|
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.
|
|
93dd6a7f
|
2001-09-30T21:39:54
|
|
*** empty log message ***
|
|
67581349
|
2001-09-30T21:39:51
|
|
(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.
|
|
d5b8cc4f
|
2001-09-29T10:30:41
|
|
*** empty log message ***
|
|
0ba18920
|
2001-09-29T10:29:25
|
|
*** empty log message ***
|
|
c840e08c
|
2001-09-29T10:27:35
|
|
*** empty log message ***
|
|
285eedf2
|
2001-09-29T10:27:28
|
|
(jm_LIST_MOUNTED_FILESYSTEMS)
Check for these headers: sys/param.h sys/ucred.h sys/mount.h
sys/fs_types.h, and make the link-test for getfsstat guard #include
directives with appropriate #if HAVE_*_H tests so that we can
detect getfsstat on Apple Darwin1.3.7 systems.
Also fix harmless typo in cache variable name: s/getsstat/getfsstat/.
|
|
ef57c0f1
|
2001-09-29T08:13:26
|
|
*** empty log message ***
|
|
65e32a3a
|
2001-09-29T08:13:18
|
|
(jm_LIST_MOUNTED_FILESYSTEMS)
[one-argument getmntent function]): Include stdio.h before mntent.h.
SunOS4.1.x needs it for the declaration of `FILE'.
Patch by Volker Borchert.
|
|
9043dbff
|
2001-09-28T19:37:38
|
|
* xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
Check for strtoul and strtoumax,
as those declarations are made even in the signed case.
* xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
Likewise, for strtol and strtoimax.
|
|
e7ea8ad8
|
2001-09-28T19:35:57
|
|
*** empty log message ***
|
|
55e76454
|
2001-09-28T19:35:01
|
|
*** empty log message ***
|
|
981421da
|
2001-09-26T07:55:04
|
|
.
|
|
cad6ebec
|
2001-09-24T15:35:09
|
|
.
|
|
54da7570
|
2001-09-24T15:35:00
|
|
Use the version from gettext-0.10.40, not CVS.
|
|
1b6b2391
|
2001-09-23T15:47:00
|
|
.
|
|
99717594
|
2001-09-23T14:24:35
|
|
*** empty log message ***
|
|
56274d48
|
2001-09-23T14:24:23
|
|
(jm_LIST_MOUNTED_FILESYSTEMS): In the outer getmntent if-block, don't
die if neither of the getmntent tests succeeds. Instead, just fall
through and continue with the remaianing tests.
|
|
9c246035
|
2001-09-23T09:19:52
|
|
*** empty log message ***
|
|
a02f5ce8
|
2001-09-23T09:19:42
|
|
(jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
instead of the mere test for existence of mntent.h. The latter
would get a false-positive on AIX 3.4 systems.
|
|
988b6b98
|
2001-09-22T16:45:36
|
|
*** empty log message ***
|
|
05dc6161
|
2001-09-22T16:39:57
|
|
.
|
|
2904133a
|
2001-09-22T16:39:57
|
|
.
|
|
a551e5b0
|
2001-09-22T16:34:30
|
|
Sync with gettext -- this changes only comments.
|
|
5ea59d5f
|
2001-09-22T15:18:03
|
|
decrement serial number to sync with gettext
|
|
62d56950
|
2001-09-22T15:17:26
|
|
.
|
|
7d1393d7
|
2001-09-22T13:18:57
|
|
.
|
|
95c1c2d0
|
2001-09-20T15:04:07
|
|
*** empty log message ***
|
|
01b486f6
|
2001-09-20T14:41:51
|
|
*** empty log message ***
|
|
8eb7b03b
|
2001-09-20T14:41:43
|
|
(jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of strtoumax.
|
|
5a8e70ac
|
2001-09-20T14:41:26
|
|
(jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of strtoumax.
|
|
6fe8d749
|
2001-09-17T21:44:03
|
|
Use AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever the right hand side need not be expanded by the shell.
|
|
24900d83
|
2001-09-17T21:43:41
|
|
.
|
|
cc3682a5
|
2001-09-17T19:32:52
|
|
*** empty log message ***
|
|
e945f21e
|
2001-09-17T19:32:45
|
|
(jm_FUNC_FNMATCH): Remove test for GNU C
library. It's not correct, as some older glibcs are buggy.
fnmatch wasn't fixed until glibc 2.2.
Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
special shell magic here.
|
|
c21de525
|
2001-09-16T12:32:26
|
|
.
|
|
b8d8343d
|
2001-09-16T12:32:12
|
|
*** empty log message ***
|
|
0b9a7b62
|
2001-09-16T12:32:07
|
|
(UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
|
|
25e698bf
|
2001-09-16T12:31:55
|
|
(UTILS_FUNC_MKDIR_TRAILING_SLASH): Require it.
|
|
b54bc4c2
|
2001-09-15T21:34:50
|
|
*** empty log message ***
|
|
a5445d0c
|
2001-09-15T21:34:44
|
|
Check for help2man.
|
|
2db98cbf
|
2001-09-11T20:11:47
|
|
.
|
|
0b899da0
|
2001-09-11T20:11:37
|
|
*** empty log message ***
|
|
deb99c73
|
2001-09-11T20:11:30
|
|
Require UTILS_HOST_OS.
|
|
8ee5027a
|
2001-09-11T20:11:04
|
|
*** empty log message ***
|
|
683f20f4
|
2001-09-11T20:10:44
|
|
(UTILS_HOST_OS): New file/macro.
The body, by Paul Eggert, was moved here from configure.in.
|
|
62916358
|
2001-09-04T20:22:27
|
|
(jm_PREREQ_XREADLINK): New macro.
(jm_PREREQ): Use it.
|
|
f2111723
|
2001-09-04T20:22:18
|
|
*** empty log message ***
|
|
f009ae34
|
2001-09-03T18:28:30
|
|
(jm_PREREQ_XGETCWD): Check for limits.h and
sys/param.h, as pathmax.h includes them.
|
|
92ee67ae
|
2001-09-03T18:26:58
|
|
*** empty log message ***
|
|
124beb93
|
2001-09-03T09:43:36
|
|
.
|
|
a318063b
|
2001-09-03T07:45:11
|
|
(jm_PREREQ): Add jm_PREREQ_XGETCWD.
(jm_PREREQ_XGETCWD): New macro.
|
|
0809f5f9
|
2001-09-03T07:43:54
|
|
*** empty log message ***
|
|
abb0df0b
|
2001-09-01T16:13:09
|
|
*** empty log message ***
|
|
50f13a43
|
2001-09-01T16:12:45
|
|
(jm_MACROS): Check for canonicalize_file_name.
|
|
ca72a010
|
2001-08-31T10:22:11
|
|
*** empty log message ***
|