|
b949972b
|
2000-05-20T09:46:19
|
|
*** empty log message ***
|
|
7d2bfd12
|
2000-05-20T09:46:14
|
|
(jm_PREREQ_HUMAN): New macro.
(jm_PREREQ): Use it.
|
|
e055f45d
|
2000-05-11T07:17:36
|
|
.
|
|
e817c1bc
|
2000-05-09T05:50:09
|
|
*** empty log message ***
|
|
d48a60e9
|
2000-05-09T05:44:51
|
|
renamed to libintl.m4
|
|
0bfc98e5
|
2000-05-09T05:44:51
|
|
renamed from gettext.m4
|
|
d1e31f49
|
2000-05-06T15:51:29
|
|
.
|
|
dd2f88d1
|
2000-05-06T14:37:59
|
|
(AC_REPLACE_FUNCS): Add strnlen.
|
|
e55d4a9e
|
2000-05-06T14:36:00
|
|
*** empty log message ***
|
|
ba7cc171
|
2000-05-06T14:35:16
|
|
AC_REPLACE_FUNCS(atexit).
|
|
547a6734
|
2000-05-06T14:33:56
|
|
*** empty log message ***
|
|
984d4685
|
2000-05-06T14:25:40
|
|
*** empty log message ***
|
|
2116c530
|
2000-05-06T14:25:18
|
|
(fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
|
|
b1ed5595
|
2000-05-06T14:25:07
|
|
Require fetish_FUNC_RMDIR_NOTEMPTY.
|
|
59c74f41
|
2000-05-06T14:14:14
|
|
.
|
|
374015e5
|
2000-05-06T14:03:27
|
|
*** empty log message ***
|
|
1609bae9
|
2000-05-06T14:03:19
|
|
(jm_FUNC_NANOSLEEP): Save and restore LIBS around
AC_SEARCH_LIBS call for nanosleep.
(LIB_NANOSLEEP): Set and AC_SUBST.
|
|
a412b690
|
2000-05-06T14:01:46
|
|
*** empty log message ***
|
|
0b5a75e7
|
2000-05-06T14:01:39
|
|
(AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
be 500, instead of _GNU_SOURCE to be 1, to work around glibc
2.1.3 bug. This avoids a clash when files like regex.c define
_GNU_SOURCE.
|
|
c0a69741
|
2000-05-05T16:33:33
|
|
*** empty log message ***
|
|
c4d17e8a
|
2000-05-05T16:33:26
|
|
(jm_MACROS): Save and restore LIBS around AC_SEARCH_LIBS call for clock_gettime.
(LIB_CLOCK_GETTIME): Set and AC_SUBST.
|
|
79113900
|
2000-05-05T16:10:41
|
|
*** empty log message ***
|
|
cef74d0d
|
2000-05-05T16:10:22
|
|
remove commented-out m4_default clause
|
|
4454dd26
|
2000-05-05T16:10:03
|
|
Update from autoconf.
|
|
5f2ced19
|
2000-05-05T15:05:09
|
|
*** empty log message ***
|
|
33b06b1c
|
2000-05-05T11:39:31
|
|
*** empty log message ***
|
|
0362299f
|
2000-05-05T11:39:25
|
|
su doesn't work on Solaris2.6.
When checking for struct spwd.sp_pwdp, also include
<shadow.h>. Reported by Dragos Harabor.
|
|
d0eda317
|
2000-05-03T08:37:11
|
|
*** empty log message ***
|
|
0beb9745
|
2000-05-03T08:37:03
|
|
(AC_CHECK_DECLS): Add strndup.
|
|
41ba46c7
|
2000-05-03T08:30:24
|
|
*** empty log message ***
|
|
011b4f0f
|
2000-05-03T08:30:18
|
|
(AC_SYS_LARGEFILE): Define _GNU_SOURCE if
this is needed to make ftello visible (e.g. glibc 2.1.3). Use
compile-time test, rather than inspecting host and OS, to
decide whether to define _LARGEFILE_SOURCE.
|
|
871e5b2c
|
2000-05-01T08:36:29
|
|
*** empty log message ***
|
|
55d60367
|
2000-05-01T08:36:13
|
|
Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
|
|
d5cb2b57
|
2000-05-01T08:32:35
|
|
fix typos
|
|
22cf48d4
|
2000-05-01T08:29:38
|
|
*** empty log message ***
|
|
8e7071c4
|
2000-05-01T08:29:28
|
|
(jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
Based on a patch from Bruno Haible.
|
|
cbbc6ffe
|
2000-05-01T07:58:34
|
|
(jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
|
|
5ef027ce
|
2000-04-18T17:28:34
|
|
*** empty log message ***
|
|
a775f8d6
|
2000-04-18T13:35:22
|
|
*** empty log message ***
|
|
eae97f96
|
2000-04-18T13:35:18
|
|
(jm_PREREQ_GETPAGESIZE): New macro.
(jm_PREREQ): Use it.
|
|
5fb39ef1
|
2000-04-17T09:56:02
|
|
*** empty log message ***
|
|
218664d3
|
2000-04-17T09:55:53
|
|
Get it right :-)
(jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
actual #define via AH_VERBATIM. Don't need separate AC_DEFINE.
Suggestion from Akim Demaille.
|
|
b657dd00
|
2000-04-14T15:42:02
|
|
*** empty log message ***
|
|
52a59960
|
2000-04-14T15:41:06
|
|
(jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg form
of AC_DEFINE. Otherwise, the #ifndef in AH_VERBATIM gets clobbered.
|
|
5324c053
|
2000-04-13T08:15:07
|
|
*** empty log message ***
|
|
4a11ac99
|
2000-04-13T08:15:01
|
|
(jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new AH_VERBATIM
to insert required #ifndef into config.h.in.
Suggestion from Akim Demaille.
|
|
a24af4f6
|
2000-04-12T16:03:53
|
|
*** empty log message ***
|
|
e232db70
|
2000-04-12T16:03:20
|
|
(AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
`AC_CHECK_HEADER' to check for locale.h. Thanks to a report from
Christian Krackowizer.
|
|
fecfc3aa
|
2000-04-12T06:21:06
|
|
*** empty log message ***
|
|
fbc3039a
|
2000-04-12T06:19:55
|
|
*** empty log message ***
|
|
5b12144d
|
2000-04-12T06:19:45
|
|
(_GNU_SOURCE): Define.
(AC_SYS_LARGEFILE): Require.
(AM_C_PROTOTYPES): Require.
|
|
73027a6d
|
2000-04-06T06:56:05
|
|
*** empty log message ***
|
|
d9bb1ae9
|
2000-04-06T06:55:14
|
|
(AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
IRIX if the installer said otherwise.
|
|
9b1445bd
|
2000-04-05T15:22:04
|
|
fix two typos. Duh
|
|
aea4e23f
|
2000-04-05T15:16:27
|
|
*** empty log message ***
|
|
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.
|
|
03ddf4c3
|
2000-04-05T12:25:13
|
|
*** empty log message ***
|
|
2b9f3fcf
|
2000-04-05T12:13:59
|
|
Back out the 2000-04-02 change.
Instead of that change, simply undefine putenv in the test program.
|
|
2077366b
|
2000-04-05T11:50:48
|
|
Back out the 2000-04-02 change.
|
|
d9b48916
|
2000-04-03T19:35:28
|
|
*** empty log message ***
|
|
2eaec5ea
|
2000-04-03T19:35:24
|
|
Fix typo in comment.
|
|
05595d49
|
2000-04-03T07:48:11
|
|
*** empty log message ***
|
|
cfeec074
|
2000-04-03T07:48:06
|
|
(AC_CHECK_HEADERS): Add langinfo.h (moved here from
textutils/configure.in). Suggestion from Paul Eggert.
(AC_CHECK_FUNCS): Add nl_langinfo. (also from textutils/configure.in)
|
|
634612f1
|
2000-04-03T07:46:51
|
|
(AC_CHECK_HEADERS): Remove langinfo.h -- put it in codeset instead.
(AC_CHECK_FUNCS): Likewise for nl_langinfo.
|
|
8b2fdc45
|
2000-04-03T07:32:07
|
|
*** empty log message ***
|
|
2851693b
|
2000-04-03T07:31:59
|
|
(_jm_STRFTIME_PREREQS): Check for strftime,
since strftime.c uses HAVE_STRFTIME to decide whether to use
the underlying strftime.
|
|
8bf2847e
|
2000-04-03T07:26:43
|
|
*** empty log message ***
|
|
3fe59d6c
|
2000-04-03T07:26:38
|
|
(AC_CHECK_FUNCS): Add nl_langinfo. (also from textutils/configure.in)
|
|
e59c7d49
|
2000-04-03T07:20:44
|
|
*** empty log message ***
|
|
001ac720
|
2000-04-03T07:20:38
|
|
(AC_CHECK_HEADERS): Add langinfo.h (moved here from textutils/configure.in).
|
|
8405d026
|
2000-04-03T06:24:31
|
|
*** empty log message ***
|
|
7b2edcb7
|
2000-04-03T06:24:20
|
|
(jm_FUNC_GNU_STRFTIME): Set TZ environment
variable in the shell rather than using putenv, which isn't
portable. This avoids the configure-time inter-test dependency
on the potentially-renamed putenv function.
|
|
fbf994a2
|
2000-04-02T21:00:30
|
|
*** empty log message ***
|
|
99877a3a
|
2000-04-02T21:00:24
|
|
(jm_CHECK_ALL_TYPES): Include <sys/stat.h>
before checking struct stat.st_blksize, so that
HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
|
|
536e0a0d
|
2000-03-25T18:26:47
|
|
back out last change
|
|
433cd145
|
2000-03-24T09:07:18
|
|
*** empty log message ***
|
|
e562e7a2
|
2000-03-24T09:07:12
|
|
(jm_MACROS): Invoke `AC_CONFIG_AUX_DIR(.)' to work
around bug that made cvs-automake complain it couldn't find lib/depcomp.
|
|
79ca818f
|
2000-03-24T08:50:13
|
|
.
|
|
1adc496b
|
2000-03-10T09:09:08
|
|
*** empty log message ***
|
|
345b05ad
|
2000-03-10T09:08:53
|
|
Look for getspnam in -lgen, too.
|
|
c98af17c
|
2000-03-04T12:22:47
|
|
.
|
|
f74b847e
|
2000-03-04T12:19:57
|
|
*** empty log message ***
|
|
ce47030e
|
2000-03-04T08:11:22
|
|
*** empty log message ***
|
|
1f7c39be
|
2000-03-04T08:11:18
|
|
(jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE, for lib/localcharset.c.
|
|
6266b671
|
2000-03-03T12:28:28
|
|
.
|
|
67f34206
|
2000-03-03T12:24:11
|
|
*** empty log message ***
|
|
2c33d34e
|
2000-03-03T12:23:47
|
|
Make sure re_compile_pattern accepts patterns like `{1'.
|
|
cffbc793
|
2000-03-03T08:25:13
|
|
.
|
|
6c3a19d0
|
2000-03-02T09:44:56
|
|
*** empty log message ***
|
|
4edbafe0
|
2000-03-02T09:44:43
|
|
Require AC_HEADER_TIME before the cache check so
the messages come out on separate lines.
|
|
e70ad00f
|
2000-03-02T09:09:08
|
|
*** empty log message ***
|
|
50c6bbe5
|
2000-03-02T09:09:02
|
|
.
|
|
eac4f603
|
2000-03-02T09:08:32
|
|
(jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS, rather than jm_CHECK_DECLARATIONS.
|
|
0775e2f8
|
2000-03-02T09:05:33
|
|
*** empty log message ***
|
|
dce9198e
|
2000-03-02T09:05:28
|
|
(AC_CHECK_DECLS): Add getlogin, ttyname, and geteuid.
|
|
eba94b6a
|
2000-03-01T12:49:12
|
|
.
|
|
a3fbf7ad
|
2000-03-01T12:27:54
|
|
.
|
|
025ca348
|
2000-02-27T17:53:36
|
|
*** empty log message ***
|
|
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.
|