|
09c224d2
|
2000-10-30T17:51:06
|
|
.
|
|
5b243972
|
2000-10-29T22:43:51
|
|
*** empty log message ***
|
|
e794ae88
|
2000-10-29T22:43:08
|
|
s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf renaming.
|
|
b42f724f
|
2000-10-28T12:29:54
|
|
*** empty log message ***
|
|
4068d211
|
2000-10-28T12:29:45
|
|
(jm_PREREQ): Add jm_PREREQ_MEMCHR.
(jm_PREREQ_MEMCHR): New function.
|
|
16bd60a8
|
2000-10-21T20:01:28
|
|
*** empty log message ***
|
|
f52857a2
|
2000-10-21T10:37:10
|
|
(jm_PREREQ_DIRNAME): New macro.
|
|
137c17bb
|
2000-10-21T10:36:49
|
|
(AC_REPLACE_FUNCS): Add memrchr.
|
|
0b61bd7a
|
2000-10-21T10:36:32
|
|
(jm_CHECK_DECLS): Also check for memrchr.
|
|
89cd2367
|
2000-10-21T10:33:25
|
|
*** empty log message ***
|
|
3bb7f107
|
2000-09-18T06:37:15
|
|
*** empty log message ***
|
|
eac94943
|
2000-09-18T06:37:01
|
|
(AC_FUNC_GETLOADAVG): Restore the initial value of LIBS.
Otherwise, everyone ends up linking with -lelf for some configurations.
Reported by Mike Stone.
|
|
2c09ae7f
|
2000-09-03T15:25:11
|
|
tweak comment
|
|
5f7220a7
|
2000-08-28T14:53:10
|
|
check for __fpending declaration
|
|
41ec1fc2
|
2000-08-26T15:39:39
|
|
.
|
|
6d6c2dda
|
2000-08-26T11:56:54
|
|
Use jm_FUNC_FPENDING.
|
|
b3467d18
|
2000-08-26T11:55:12
|
|
*** empty log message ***
|
|
c7a6a25e
|
2000-08-26T11:46:21
|
|
*** empty log message ***
|
|
2209966c
|
2000-08-26T11:44:00
|
|
*** empty log message ***
|
|
023f0bdf
|
2000-08-26T11:26:11
|
|
*** empty log message ***
|
|
d62b599b
|
2000-08-26T11:25:48
|
|
*** empty log message ***
|
|
1322aea5
|
2000-08-20T21:16:36
|
|
.
|
|
6870bfd2
|
2000-08-20T21:12:36
|
|
New file. From J. David Anglin.
|
|
e7c22562
|
2000-08-20T12:45:35
|
|
*** empty log message ***
|
|
0c67c4cb
|
2000-08-20T12:45:31
|
|
Include utmp.h `#if HAVE_UTMP_H', rather than
`#if !HAVE_UTMPX_H'. The latter would lose on systems with neither
utmp.h nor utmpx.h. Reported by Eli Zaretskii.
|
|
111752e5
|
2000-08-12T13:27:29
|
|
Use jm_FUNC_UNLINK_BUSY_TEXT.
|
|
eb2bfc75
|
2000-08-12T06:17:33
|
|
.
|
|
d831a069
|
2000-08-12T05:16:40
|
|
*** empty log message ***
|
|
98dccf64
|
2000-08-12T04:59:31
|
|
tweak the `whether...' message
|
|
301a3bfe
|
2000-08-12T04:57:18
|
|
(jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
From J. David Anglin.
|
|
754144a3
|
2000-08-07T07:15:31
|
|
*** empty log message ***
|
|
79f50aa7
|
2000-08-07T07:15:25
|
|
(AC_MBSTATE_T): Define mbstate_t to be int,
not char, for compatibility with glibc 2.1.3 strftime.c.
|
|
9880c90a
|
2000-07-24T06:42:17
|
|
(jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
|
|
60abfed3
|
2000-07-24T06:42:04
|
|
*** empty log message ***
|
|
8947561e
|
2000-07-23T18:44:35
|
|
fix typos (missing commas)
|
|
3500de81
|
2000-07-23T15:27:19
|
|
*** empty log message ***
|
|
644718b8
|
2000-07-23T15:27:11
|
|
(jm_CHECK_DECLS): Check for declarations of these, too:
getgrgid, getpwuid, getuid.
|
|
0b6939ba
|
2000-07-17T20:46:35
|
|
.
|
|
b65848a2
|
2000-07-17T20:40:39
|
|
(jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
|
|
58bf49da
|
2000-07-17T20:40:18
|
|
*** empty log message ***
|
|
9f7c9198
|
2000-07-14T21:18:00
|
|
*** empty log message ***
|
|
55cbf245
|
2000-07-14T21:17:51
|
|
(jm_AC_PREREQ_XSTRTOUMAX): Require jm_AC_TYPE_UINTMAX_T.
|
|
a019b150
|
2000-07-14T15:58:34
|
|
(jm_PREREQ_QUOTEARG): s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
|
|
c8d1931a
|
2000-07-14T15:57:09
|
|
*** empty log message ***
|
|
7bf761bb
|
2000-07-14T15:56:42
|
|
(AC_MBSTATE_T): Renamed from AC_MBSTATE_T_OBJECT. All uses changed.
Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
and mbstate_t, to a single-part test that simply defines mbstate_t.
|
|
c3625dca
|
2000-07-14T15:55:13
|
|
*** empty log message ***
|
|
54507643
|
2000-07-10T11:41:50
|
|
Tweak a comment to make it less negative about BeOS.
From Bruno Haible.
|
|
65754338
|
2000-07-10T11:30:54
|
|
*** empty log message ***
|
|
65431da6
|
2000-07-10T11:30:50
|
|
Mirror the correction made in autoconf.
|
|
d7d7b7d2
|
2000-07-10T08:26:51
|
|
*** empty log message ***
|
|
3e89c837
|
2000-07-10T08:26:36
|
|
Output to confdefs.h directly.
|
|
77531436
|
2000-07-09T17:53:14
|
|
.
|
|
9d6639f1
|
2000-07-09T17:46:16
|
|
*** empty log message ***
|
|
0dcc0c81
|
2000-07-09T17:46:11
|
|
(jm_MACROS): Add a test to see if -lm is required
to link seq. If so, set SEQ_LIBM to -lm. From Bruno Haible.
|
|
befc5e91
|
2000-07-09T17:25:35
|
|
.
|
|
95c94a81
|
2000-07-09T17:25:03
|
|
*** empty log message ***
|
|
b7833083
|
2000-07-09T17:24:41
|
|
(AC__GNU_SOURCE): New file/macro.
|
|
982395f3
|
2000-07-09T17:24:27
|
|
(jm_CHECK_ALL_TYPES): Require it.
|
|
a9b33f62
|
2000-07-06T05:22:57
|
|
*** empty log message ***
|
|
8616a155
|
2000-07-06T05:22:55
|
|
Include <ctype.h> for use of isalpha.
|
|
4e90d9aa
|
2000-07-06T05:20:18
|
|
*** empty log message ***
|
|
a77f28a3
|
2000-07-06T05:20:15
|
|
(AC_FUNC_STRERROR_R): Pass a reasonably large buffer to strerror_r.
|
|
9bd088ec
|
2000-07-06T04:48:11
|
|
.
|
|
5d23e464
|
2000-07-06T04:46:48
|
|
(AC_MBSTATE_T_OBJECT): Test for mbstate_t
only if the test for an object-type mbstate_t fails. This
prevents us from mistakenly reporting that mbstate_t is a
system object type after we "#define mbstate_t int" to work
around its lack.
|
|
14eb30cc
|
2000-07-04T17:19:27
|
|
*** empty log message ***
|
|
e2f79ebc
|
2000-07-04T17:17:30
|
|
*** empty log message ***
|
|
dee44991
|
2000-07-04T17:15:45
|
|
(jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead of deprecated AC_CHECKING.
|
|
73105ae2
|
2000-07-04T09:03:26
|
|
(AC_CHECK_DECLS): Add strnlen.
|
|
603d2944
|
2000-07-04T09:03:09
|
|
*** empty log message ***
|
|
ab9842bb
|
2000-07-04T07:11:55
|
|
*** empty log message ***
|
|
a2fad724
|
2000-07-04T07:11:28
|
|
(AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
|
|
c24d19fc
|
2000-07-02T20:21:44
|
|
.
|
|
7b795da9
|
2000-07-02T20:21:30
|
|
Also define mbstate_t, if necessary.
|
|
4a3c1001
|
2000-07-02T15:27:08
|
|
*** empty log message ***
|
|
27ef3b86
|
2000-07-02T15:14:04
|
|
fix typo in last change
|
|
3129b333
|
2000-07-02T12:59:32
|
|
*** empty log message ***
|
|
a965c003
|
2000-07-02T12:58:27
|
|
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
|
|
c680fbfa
|
2000-07-01T13:43:51
|
|
*** empty log message ***
|
|
6e900bf7
|
2000-07-01T13:43:46
|
|
Remove a `FIXME' comment and fix the associated problem.
|
|
f9edd8a6
|
2000-07-01T13:35:52
|
|
.
|
|
e2380d6a
|
2000-07-01T13:31:20
|
|
(jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
|
|
cdc8ce48
|
2000-07-01T09:05:13
|
|
*** empty log message ***
|
|
53754c94
|
2000-07-01T09:04:56
|
|
Put double quotes around use of $cross_compiling.
|
|
53e80f7a
|
2000-06-28T20:30:59
|
|
*** empty log message ***
|
|
1fcf4b6f
|
2000-06-28T20:29:27
|
|
Use stdlib.h, not stdio.h. The latter is not included
by quotearg.c, for which we perform this test. From Bruno Haible.
|
|
e4dbd0b0
|
2000-06-27T10:08:15
|
|
*** empty log message ***
|
|
ea5404e9
|
2000-06-27T10:08:09
|
|
(jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
<utmpx.h> exists, put readutmp.o into LIBOBJS.
|
|
15c66513
|
2000-06-27T10:01:30
|
|
(_jm_DECL_HEADERS): Check for utmp.h as well.
|
|
7ba31bdc
|
2000-06-25T08:49:02
|
|
*** empty log message ***
|
|
619b31b8
|
2000-06-25T08:48:58
|
|
Include stdio.h before wchar.h to work around
Linux header bug when _XOPEN_SOURCE is defined to 500.
|
|
40544cc0
|
2000-06-24T21:05:11
|
|
*** empty log message ***
|
|
6b397a21
|
2000-06-24T21:04:44
|
|
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.
|
|
5c28b65b
|
2000-06-24T14:03:10
|
|
check for decl unconditionally
|
|
f086c3e2
|
2000-06-24T12:21:52
|
|
.
|
|
b8809156
|
2000-06-24T12:05:08
|
|
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.
|
|
cba023ba
|
2000-06-24T12:01:29
|
|
*** empty log message ***
|
|
1ddabc55
|
2000-06-23T21:09:12
|
|
.
|
|
e39dd1ba
|
2000-06-23T21:03:06
|
|
*** empty log message ***
|
|
806acc84
|
2000-06-23T21:02:23
|
|
*** empty log message ***
|
|
26dec442
|
2000-06-23T21:02:15
|
|
(jm_PREREQ_QUOTEARG): Use AC_MBSTATE_T_OBJECT. Add check for iswprint.
|