|
62916358
|
2001-09-04T20:22:27
|
|
(jm_PREREQ_XREADLINK): New macro.
(jm_PREREQ): Use it.
|
|
f009ae34
|
2001-09-03T18:28:30
|
|
(jm_PREREQ_XGETCWD): Check for limits.h and
sys/param.h, as pathmax.h includes them.
|
|
a318063b
|
2001-09-03T07:45:11
|
|
(jm_PREREQ): Add jm_PREREQ_XGETCWD.
(jm_PREREQ_XGETCWD): New macro.
|
|
130476cc
|
2001-08-31T10:20:17
|
|
(jm_PREREQ_HUMAN): Don't require jm_AC_HEADER_INTTYPES_H.
Update comment.
|
|
1380e0f9
|
2001-08-31T07:05:08
|
|
(jm_PREREQ): Add jm_PREREQ_EXCLUDE.
(jm_PREREQ_EXCLUDE): New macro.
|
|
ee76465a
|
2001-08-12T13:26:00
|
|
Quote the first argument in each use of AC_DEFUN.
|
|
ecc809f3
|
2001-05-27T13:45:39
|
|
(jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
Check for ut_type in struct utmp.
|
|
2f7434f0
|
2001-03-16T16:38:52
|
|
(jm_PREREQ): Add jm_PREREQ_TEMPNAME.
(jm_PREREQ_TEMPNAME): New function.
|
|
7b64121b
|
2001-02-17T09:35:11
|
|
bump serial number
|
|
6e835655
|
2001-02-17T09:34:57
|
|
(jm_PREREQ_QUOTEARG): Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
|
|
635bdb89
|
2001-01-26T11:17:29
|
|
bump serial #
|
|
93db29e7
|
2001-01-26T11:17:19
|
|
(jm_PREREQ_QUOTEARG): Check for stddef.h, now that quotearg.c includes it.
|
|
d5cb4338
|
2001-01-20T09:49:10
|
|
(jm_PREREQ): Add jm_PREREQ_HASH.
(jm_PREREQ_HASH): New function.
|
|
beed5983
|
2001-01-01T18:16:52
|
|
(jm_PREREQ_READUTMP): Include utmp.h (if available), even
on systems with utmpx.h. It's necessary for the declaration of utmp's
ut_user member. Reported by Andreas Jaeger.
|
|
4068d211
|
2000-10-28T12:29:45
|
|
(jm_PREREQ): Add jm_PREREQ_MEMCHR.
(jm_PREREQ_MEMCHR): New function.
|
|
f52857a2
|
2000-10-21T10:37:10
|
|
(jm_PREREQ_DIRNAME): New macro.
|
|
b65848a2
|
2000-07-17T20:40:39
|
|
(jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
|
|
a019b150
|
2000-07-14T15:58:34
|
|
(jm_PREREQ_QUOTEARG): s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
|
|
ea5404e9
|
2000-06-27T10:08:09
|
|
(jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
<utmpx.h> exists, put readutmp.o into LIBOBJS.
|
|
26dec442
|
2000-06-23T21:02:15
|
|
(jm_PREREQ_QUOTEARG): Use AC_MBSTATE_T_OBJECT. Add check for iswprint.
|
|
05cc558f
|
2000-06-03T12:41:19
|
|
*** empty log message ***
|
|
257b70ef
|
2000-06-03T12:40:56
|
|
(jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
now that autoconf requires that.
|
|
01f51ef2
|
2000-05-24T07:48:04
|
|
(jm_PREREQ_READUTMP): Use []-quoted list in
AC_CHECK_MEMBERS, now that autoconf requires that.
|
|
7d2bfd12
|
2000-05-20T09:46:14
|
|
(jm_PREREQ_HUMAN): New macro.
(jm_PREREQ): Use it.
|
|
eae97f96
|
2000-04-18T13:35:18
|
|
(jm_PREREQ_GETPAGESIZE): New macro.
(jm_PREREQ): Use it.
|
|
ee586526
|
2000-02-03T12:19:05
|
|
(jm_PREREQ_READUTMP): Check for utmpxname.
|
|
d5271a7e
|
2000-02-02T22:17:35
|
|
(jm_PREREQ_ADDEXT): Fix typo that resulted in no
definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
|
|
5a6cbba8
|
2000-01-30T16:47:31
|
|
(utmp_includes): Define.
Check for ut_user and ut_name members in both struct utmpx
and struct utmp.
|
|
2a7789b7
|
2000-01-22T22:19:12
|
|
(jm_PREREQ_QUOTEARG): Add wctype.h.
|
|
77001f1c
|
2000-01-22T21:51:57
|
|
(jm_PREREQ_ADDEXT): New macro. Parts moved here from fileutils' configure.in.
|
|
06beba33
|
2000-01-17T10:00:30
|
|
fix typo
|
|
328bfcd9
|
2000-01-17T10:00:19
|
|
Revert this change (they're not the same):
Use new AC_C_PROTOTYPES instead of AM_C_PROTOTYPES.
|
|
0051df28
|
2000-01-16T12:39:31
|
|
Use new AC_C_PROTOTYPES instead of AM_C_PROTOTYPES.
|
|
b1a34f5a
|
2000-01-12T08:17:30
|
|
(jm_PREREQ_READUTMP): New macro.
(jm_PREREQ): Use it.
|
|
8377120d
|
2000-01-12T08:06:27
|
|
(jm_PREREQ_CANON_HOST): Move code from su/configure.in.
|
|
b27f4c8d
|
2000-01-12T07:58:22
|
|
(jm_PREREQ_CANON_HOST): New macro.
(jm_PREREQ): Use it.
|
|
31c82d0d
|
2000-01-12T06:53:32
|
|
(jm_PREREQ_QUOTEARG): New macro.
(jm_PREREQ): Use it.
|
|
958e4900
|
1998-04-05T21:35:33
|
|
*** empty log message ***
|
|
f37e1ba8
|
1998-04-05T18:22:30
|
|
*** empty log message ***
|
|
ce345207
|
1998-04-05T18:22:11
|
|
(jm_PREREQ_REGEX): New macro.
(jm_PREREQ): Use it here.
|
|
b1b64016
|
1998-03-15T09:45:00
|
|
.
|