Jim Meyering
93262c2f7f
*** empty log message ***
2000-07-04 07:11:55 +00:00
Jim Meyering
5ba976c1b1
(AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
...
Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
2000-07-04 07:11:28 +00:00
Jim Meyering
b2a05e768c
.
2000-07-02 20:21:44 +00:00
Jim Meyering
1eefb25591
Also define mbstate_t, if necessary.
2000-07-02 20:21:30 +00:00
Jim Meyering
767804657c
*** empty log message ***
2000-07-02 15:27:08 +00:00
Jim Meyering
f6b360c61f
fix typo in last change
2000-07-02 15:14:04 +00:00
Jim Meyering
9cb651e6a5
*** empty log message ***
2000-07-02 12:59:32 +00:00
Jim Meyering
a8a5b983f1
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
2000-07-02 12:58:27 +00:00
Jim Meyering
1002386cc5
*** empty log message ***
2000-07-01 13:43:51 +00:00
Jim Meyering
9657d66244
Remove a `FIXME' comment and fix the associated problem.
2000-07-01 13:43:46 +00:00
Jim Meyering
9a4135570b
.
2000-07-01 13:35:52 +00:00
Jim Meyering
879717eafa
(jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
...
macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
2000-07-01 13:31:20 +00:00
Jim Meyering
f6d2d9b74c
*** empty log message ***
2000-07-01 09:05:13 +00:00
Jim Meyering
c52dea43b7
Put double quotes around use of $cross_compiling.
2000-07-01 09:04:56 +00:00
Jim Meyering
69b3d52b2a
*** empty log message ***
2000-06-28 20:30:59 +00:00
Jim Meyering
27a839a3fa
Use stdlib.h, not stdio.h. The latter is not included
...
by quotearg.c, for which we perform this test. From Bruno Haible.
2000-06-28 20:29:27 +00:00
Jim Meyering
26a158b619
*** empty log message ***
2000-06-27 10:08:15 +00:00
Jim Meyering
f8a79d9a8c
(jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
...
<utmpx.h> exists, put readutmp.o into LIBOBJS.
2000-06-27 10:08:09 +00:00
Jim Meyering
ae641fdacf
(_jm_DECL_HEADERS): Check for utmp.h as well.
2000-06-27 10:01:30 +00:00
Jim Meyering
125499c09f
*** empty log message ***
2000-06-25 08:49:02 +00:00
Jim Meyering
ca8a119779
Include stdio.h before wchar.h to work around
...
Linux header bug when _XOPEN_SOURCE is defined to 500.
2000-06-25 08:48:58 +00:00
Jim Meyering
0d67b070d4
*** empty log message ***
2000-06-24 21:05:11 +00:00
Jim Meyering
402a8fdd9b
If the compile-test says
...
strerror_r doesn't work, then resort to a `run'-test that works on
BeOS and segfaults on DEC Unix.
2000-06-24 21:04:44 +00:00
Jim Meyering
d488baf54a
check for decl unconditionally
2000-06-24 14:03:10 +00:00
Jim Meyering
102a04f2aa
.
2000-06-24 12:21:52 +00:00
Jim Meyering
c66b857850
*** empty log message ***
2000-06-24 12:05:18 +00:00
Jim Meyering
f89094c7de
Revive this file -- to try out an experimental
...
version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
for which strerror does return char*, but which lacks a conveniently
accessible declaration of the function.
2000-06-24 12:05:08 +00:00
Jim Meyering
fff7bfc374
.
2000-06-23 21:09:12 +00:00
Jim Meyering
284905fbb9
*** empty log message ***
2000-06-23 21:03:06 +00:00
Jim Meyering
266d043345
*** empty log message ***
2000-06-23 21:02:23 +00:00
Jim Meyering
a78edc50b8
(jm_PREREQ_QUOTEARG): Use AC_MBSTATE_T_OBJECT. Add check for iswprint.
2000-06-23 21:02:15 +00:00
Jim Meyering
f2d46d3970
New file, defining AC_MBSTATE_T_OBJECT.
2000-06-23 21:00:53 +00:00
Jim Meyering
6273f25d7d
*** empty log message ***
2000-06-23 13:50:42 +00:00
Jim Meyering
1a5bab10b7
Add missing AC_MSG_RESULT.
...
Reported by Bruno Haible.
2000-06-23 13:49:17 +00:00
Jim Meyering
4e56a001c6
s/AC_MSG_CHECKING/AC_CHECKING/.
...
Suggestion from Bruno Haible.
2000-06-23 13:43:41 +00:00
Jim Meyering
1407c2894a
*** empty log message ***
2000-06-21 20:23:21 +00:00
Jim Meyering
5e3ab81b7a
(AC_REPLACE_FUNCS): Add getpass.
2000-06-21 20:23:14 +00:00
Jim Meyering
759740c7e2
*** empty log message ***
2000-06-19 09:50:25 +00:00
Jim Meyering
6574dd60d9
(AC_REPLACE_FUNCS): Remove mkdir.
2000-06-19 09:50:20 +00:00
Jim Meyering
1b63505cf9
*** empty log message ***
2000-06-18 18:08:15 +00:00
Jim Meyering
5a14292fa3
(jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
...
`checking whether...' message to be consistent with that of the
lstat test.
2000-06-18 18:07:51 +00:00
Jim Meyering
bb03de1c1d
.
2000-06-17 18:46:16 +00:00
Jim Meyering
005d0a41ea
*** empty log message ***
2000-06-17 18:35:44 +00:00
Jim Meyering
b657cf747d
s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/
2000-06-17 18:34:33 +00:00
Jim Meyering
89f447ce9f
(AM_FUNC_GETLOADAVG): Replace with AC_FUNC_GETLOADAVG
...
from autoconf, and tweak the latter to accept an optional argument.
2000-06-17 18:33:50 +00:00
Jim Meyering
e6588db39b
*** empty log message ***
2000-06-17 18:31:59 +00:00
Jim Meyering
ad0f6161db
(jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
2000-06-17 18:31:51 +00:00
Jim Meyering
9a684a5b1f
*** empty log message ***
2000-06-09 23:28:57 +00:00
Jim Meyering
9fea42bfd6
.
2000-06-09 23:28:54 +00:00
Jim Meyering
ced45c88d4
.
2000-06-06 21:40:56 +00:00