|
2fef52fd
|
2001-01-28T22:25:07
|
|
*** empty log message ***
|
|
c7cf9dc0
|
2001-01-28T21:45:36
|
|
add a comment, reformat a little.
|
|
415175fc
|
2001-01-28T08:10:00
|
|
.
|
|
09af0f71
|
2001-01-27T14:06:18
|
|
(jm_FILE_SYSTEM_USAGE): Open-code what was a use of AS_IF.
|
|
3de93d46
|
2001-01-27T14:06:04
|
|
(jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was a use of AS_IF.
|
|
517aca2f
|
2001-01-27T13:24:36
|
|
*** empty log message ***
|
|
3ee254ab
|
2001-01-27T13:24:32
|
|
(jm_FILE_SYSTEM_USAGE): Add `[]' between use of
AS_IF and following `dnl'.
|
|
42b6bf2d
|
2001-01-27T13:24:13
|
|
(jm_LIST_MOUNTED_FILESYSTEMS): Add `[]' between use of
AS_IF and following `dnl'.
|
|
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.
|
|
607bcdf5
|
2001-01-26T11:15:53
|
|
*** empty log message ***
|
|
4d00eea9
|
2001-01-26T11:15:37
|
|
Include stddef.h.
|
|
a4003340
|
2001-01-26T11:13:34
|
|
*** empty log message ***
|
|
526408f4
|
2001-01-26T11:13:28
|
|
[HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
line in double quotes so that it evokes a better diagnostic.
[HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
|
|
d0836e87
|
2001-01-25T01:44:54
|
|
(mutually_exclusive_p): Add missing `break' at the end of `charset' processing.
|
|
0acca1d1
|
2001-01-24T23:14:48
|
|
*** empty log message ***
|
|
7a34afe4
|
2001-01-24T23:11:40
|
|
(mutually_exclusive_p): Don't blindly handle `charset_not'
as if it was a `charset'.
|
|
450a0fb9
|
2001-01-21T10:15:59
|
|
*** empty log message ***
|
|
d4e49631
|
2001-01-21T10:15:53
|
|
(jm_ICONV): Also check whether the iconv declaration has const.
|
|
ba76cdcb
|
2001-01-21T09:40:48
|
|
*** empty log message ***
|
|
9988b806
|
2001-01-21T09:40:43
|
|
(print_unicode_char): Cast the second iconv() arg,
to avoid a warning. Add back 'const' to inptr.
|
|
55b0159d
|
2001-01-20T19:24:36
|
|
*** empty log message ***
|
|
7e132f97
|
2001-01-20T19:20:53
|
|
*** empty log message ***
|
|
68496e52
|
2001-01-20T19:18:43
|
|
*** empty log message ***
|
|
c45cb45c
|
2001-01-20T18:34:44
|
|
*** empty log message ***
|
|
39e19caa
|
2001-01-20T18:34:32
|
|
Be sure that headers are checked before used in code compiled
for the type checks.
(jm_MACROS): Remove all header checks.
In place of that, invoke jm_CHECK_ALL_TYPES.
(jm_CHECK_ALL_HEADERS): New functions with the above checks.
(jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
|
|
ff127c0e
|
2001-01-20T11:17:33
|
|
revert last change
|
|
c55ec6ae
|
2001-01-20T09:49:24
|
|
*** empty log message ***
|
|
d5cb4338
|
2001-01-20T09:49:10
|
|
(jm_PREREQ): Add jm_PREREQ_HASH.
(jm_PREREQ_HASH): New function.
|
|
6e22c000
|
2001-01-20T09:36:19
|
|
whoops. revert last change
|
|
e2b0b4a5
|
2001-01-20T09:34:34
|
|
*** empty log message ***
|
|
dabd3d82
|
2001-01-20T09:34:20
|
|
Fix typo: s/false/0/.
|
|
56151b2f
|
2001-01-17T10:34:22
|
|
*** empty log message ***
|
|
7da50ad1
|
2001-01-17T10:34:16
|
|
(jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE, for autoconf-2.49c.
|
|
a6d78e75
|
2001-01-17T10:33:43
|
|
(jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
|
|
5d01878c
|
2001-01-16T08:34:53
|
|
*** empty log message ***
|
|
832f6a75
|
2001-01-16T08:34:45
|
|
Include <stdio.h>, needed by assert on SunOS4.
|
|
c2669c13
|
2001-01-14T20:28:03
|
|
*** empty log message ***
|
|
d2b42b93
|
2001-01-14T20:27:56
|
|
Remove conftestdir{,2} before trying to create the directory.
Make the entire configure script fail if the mkdir fails.
|
|
67052bf2
|
2001-01-14T15:35:19
|
|
.
|
|
d4fede9d
|
2001-01-14T15:35:07
|
|
*** empty log message ***
|
|
707c315d
|
2001-01-14T15:34:22
|
|
Include stdlib.h, string.h or strings.h, and xalloc.h.
Use strip_trailing_slashes rather than open-coding it.
|
|
21b28a61
|
2001-01-14T15:28:54
|
|
*** empty log message ***
|
|
a6a046c0
|
2001-01-14T15:28:45
|
|
Use temporary directories named conftestdir{,2}, not
foo and bar. Create conftestdir/ in the script, not in the C code.
Remove directories in the script, not in the C code.
|
|
acf23bc3
|
2001-01-14T11:08:35
|
|
from Volker Borchert
|
|
b50979fc
|
2001-01-14T11:07:45
|
|
(jm_MACROS): Require vb_FUNC_RENAME.
|
|
867b2d71
|
2001-01-14T11:07:28
|
|
check for SunOS4.1.1U bug in rename
|
|
c7833c44
|
2001-01-07T09:20:47
|
|
normalize spelling in comment
|
|
aaea9d07
|
2001-01-04T10:19:49
|
|
.
|
|
0ea8ff5b
|
2001-01-04T10:19:43
|
|
Sync with glibc time/strftime.c 1.81.
|
|
0b50a60c
|
2001-01-03T10:16:14
|
|
*** empty log message ***
|
|
39b60825
|
2001-01-03T10:16:02
|
|
(AM_GNU_GETTEXT): Define MKINSTALLDIRS by
expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
so `make install' also works in VPATH builds.
|
|
135f4da5
|
2001-01-03T10:09:08
|
|
*** empty log message ***
|
|
caa8c454
|
2001-01-03T10:08:43
|
|
(print_unicode_char): Remove `const' from declaration of
local `inptr' to avoid warning with some system declarations of iconv.
|
|
80c51609
|
2001-01-01T18:17:10
|
|
.
|
|
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.
|
|
1668701e
|
2001-01-01T18:09:31
|
|
.
|
|
f9b057c2
|
2001-01-01T18:08:48
|
|
(jm_CHECK_DECLS): Include grp.h and pwd.h if available.
They are required for the declarations of getgrgid and getpwuid resp.
(_jm_DECL_HEADERS): Check for grp.h and pwd.h.
|
|
c942fba6
|
2000-12-31T13:24:28
|
|
*** empty log message ***
|
|
a2ed569b
|
2000-12-31T12:15:42
|
|
(AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
can be used in subdirectories.
|
|
caeffcae
|
2000-12-31T12:12:41
|
|
*** empty log message ***
|
|
934fa333
|
2000-12-29T10:32:33
|
|
*** empty log message ***
|
|
43b0594f
|
2000-12-29T10:32:09
|
|
Do not assume that mode_t uses the
traditional octal encoding. E.g. "chmod 1 FOO" should set
the other-execute bit of FOO even if S_IXOTH != 1.
(SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
WOTH, XOTH, ALLM): New macros.
(S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
Use them.
(S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
(S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
(mode_compile):
No need to use uintmax_t; unsigned long is long enough.
Don't bother to get suffix since we don't use it.
|
|
12ab8a31
|
2000-12-27T10:05:05
|
|
.
|
|
b24af404
|
2000-12-27T07:46:47
|
|
.
|
|
b254656f
|
2000-12-27T07:46:35
|
|
use AC_DEFINE_UNQUOTED
|
|
7a08e931
|
2000-12-26T18:57:53
|
|
(jm_AC_DOS): Rewrite (though it's still a stub) to work better with autoheader.
|
|
51f49a8c
|
2000-12-25T18:51:58
|
|
add omitted semicolon
|
|
603efd27
|
2000-12-24T10:06:00
|
|
*** empty log message ***
|
|
86436016
|
2000-12-24T09:39:04
|
|
*** empty log message ***
|
|
71b2adb4
|
2000-12-24T07:12:21
|
|
(is_prime): Return explicit boolean values.
(hash_get_first): Return NULL to appease Irix5.6's 89.
|
|
e85f25e9
|
2000-12-19T11:06:05
|
|
.
|
|
77bb6988
|
2000-12-19T10:51:39
|
|
*** empty log message ***
|
|
41b226d8
|
2000-12-19T10:50:31
|
|
.
|
|
98bf518e
|
2000-12-19T10:25:15
|
|
.
|
|
738f83bf
|
2000-12-19T10:25:15
|
|
.
|
|
47af3046
|
2000-12-19T08:36:53
|
|
*** empty log message ***
|
|
1a3f7677
|
2000-12-19T08:36:39
|
|
(libfetish_a_SOURCES): Add physmem.c.
(noinst_HEADERS): Add physmem.h.
|
|
74ca0b1c
|
2000-12-19T08:35:20
|
|
(__xstrtol): Add undocumented suffixes 'g' and
't' for compatibility with Solaris 8 sort.
|
|
b4428806
|
2000-12-19T08:22:18
|
|
*** empty log message ***
|
|
f82be2cc
|
2000-12-19T08:16:25
|
|
*** empty log message ***
|
|
aafdd4ac
|
2000-12-19T08:16:09
|
|
(locale_charset): Add support for Win32.
|
|
32d2473e
|
2000-12-18T23:04:34
|
|
*** empty log message ***
|
|
118c7c3a
|
2000-12-18T23:04:28
|
|
Add support for BeOS.
|
|
50698030
|
2000-12-17T09:26:55
|
|
these macros take arguments
|
|
e20e94a6
|
2000-12-17T09:23:05
|
|
*** empty log message ***
|
|
160ca576
|
2000-12-17T09:22:56
|
|
(jm_AC_DOS): New file and macro.
|
|
d330647f
|
2000-12-17T09:22:17
|
|
(jm_MACROS): Require jm_AC_DOS.
|
|
8789fce2
|
2000-12-17T00:15:02
|
|
.
|
|
57da2865
|
2000-12-16T22:27:18
|
|
*** empty log message ***
|
|
f5d2559e
|
2000-12-16T22:26:23
|
|
*** empty log message ***
|
|
c53667dc
|
2000-12-16T22:25:44
|
|
[!SHELLS_FILE && __DJGPP__]: Define
SHELLS_FILE to a file name that's useful on djgpp systems.
Include stdlib.h.
(ADDITIONAL_DEFAULT_SHELLS): Define.
(default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
Based mostly on a patch from Prashant TR.
|
|
01458792
|
2000-12-16T14:49:25
|
|
.
|
|
cbcbda2a
|
2000-12-16T13:28:13
|
|
This bug had a serious impact on chown: `chown N:M FILE' (for integer
N and M) would have treated it like `chown N:N FILE'.
(parse_user_spec): Fix typo: s/u/g/.
|
|
20cc6a09
|
2000-12-16T13:01:24
|
|
tweak a comment
|
|
495bb894
|
2000-12-15T23:43:55
|
|
Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB, VISCII,
CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256, CP1257
to the list of canonical encodings. Rename EUC-CN to GB2312.
|
|
9f01594f
|
2000-12-09T22:06:03
|
|
*** empty log message ***
|
|
7a6a83d0
|
2000-12-09T22:05:54
|
|
(jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
|
|
3643fc2b
|
2000-12-09T22:05:28
|
|
.
|
|
e69a36ba
|
2000-12-08T18:32:11
|
|
*** empty log message ***
|