|
0beb9745
|
2000-05-03T08:37:03
|
|
(AC_CHECK_DECLS): Add strndup.
|
|
9b1445bd
|
2000-04-05T15:22:04
|
|
fix two typos. Duh
|
|
dacc1385
|
2000-04-05T15:14:28
|
|
[!HAVE_UTMPX_H] (headers): Include <utmp.h>.
(jm_CHECK_DECLS): Add getutent to the list of functions.
(_jm_DECL_HEADERS): Add utmpx.h.
|
|
dce9198e
|
2000-03-02T09:05:28
|
|
(AC_CHECK_DECLS): Add getlogin, ttyname, and geteuid.
|
|
2689f07b
|
2000-02-27T17:53:31
|
|
Add getenv to the list.
|
|
f10987bb
|
2000-02-26T21:28:10
|
|
whoops. Add commas in parenthesized list of functions in call
to AC_CHECK_DECLS.
|
|
b5603508
|
2000-02-23T15:24:51
|
|
Now that we have the new AC_CHECK_DECLS, use it in place of my hack.
|
|
773ab3e8
|
2000-01-31T22:39:54
|
|
(jm_CHECK_DECLS): Add nanosleep to the list of
functions. Add the time.h and sys/time.h headers along with the
AC_REQUIRE'ment of AC_HEADER_TIME.
|
|
8a722e6b
|
2000-01-22T14:22:42
|
|
(_jm_DECL_HEADERS): Define new function.
(jm_CHECK_DECLARATIONS): Require it.
|
|
56bde584
|
2000-01-22T14:07:23
|
|
Revert to using #if HAVE_STDLIB_H
to guard inclusion of <stdlib.h>.
|
|
d833adac
|
2000-01-22T13:53:10
|
|
Guard inclusion of <stdlib.h> with `#if STDC_HEADERS',
not `#if HAVE_STDLIB_H'. The former wasn't defined.
Use #if rather than #ifdef.
Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
(jm_CHECK_DECLARATIONS): Add strtoul strtoull.
|
|
a4635752
|
1999-01-10T22:45:03
|
|
Use 3-arg form of AC_DEFINE instead of the
AC_CHECK_FUNCS hack. Now, it's still a hack, but at least the
comments in config.h.in are meaningful.
|
|
7be311ab
|
1998-10-18T14:08:09
|
|
(jm_CHECK_DECL_LOCALTIME_R): Remove macro.
|
|
7cf376fe
|
1998-10-18T01:08:22
|
|
(jm_CHECK_DECLS): Reflect interface change.
(jm_CHECK_DECL_LOCALTIME_R): New macro.
|
|
ea35b886
|
1997-12-21T12:10:26
|
|
increment serial number
|
|
b79b9b8f
|
1997-12-14T15:03:38
|
|
Add #serial 1.
|
|
53a77016
|
1997-12-14T12:03:55
|
|
add lseek
|
|
a46a42ae
|
1997-12-14T08:03:07
|
|
s/DECLARATION_/DECL_/g.
Add memchr.
|
|
d22fdbb6
|
1997-10-24T01:42:27
|
|
.
|