|
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 ***
|
|
1dce3d25
|
2000-12-08T18:31:38
|
|
(mbsnwidth): Don't loop endlessly when called with an
invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
|
|
392bf2ad
|
2000-12-07T14:14:18
|
|
*** empty log message ***
|
|
572993f9
|
2000-12-07T14:13:13
|
|
(ISSLASH): Define.
(strip_trailing_slashes): Use ISSLASH rather than comparing against `/'.
From Prashant TR.
|
|
38b8fad5
|
2000-12-07T14:11:52
|
|
convert a > expression to the equivalent < one
|
|
455cfa5c
|
2000-12-07T14:10:33
|
|
*** empty log message ***
|
|
3334a995
|
2000-12-07T14:10:21
|
|
(FILESYSTEM_PREFIX_LEN): Define.
(dir_name_r): Declare this function as static.
[BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
manifest itself on a name containing a mix of slashes and
backslashes.
Make this function work with names starting with a DOS-style
drive letter and colon prefix.
(dir_name): Append `.' if necessary.
Based mostly on patches from Prashant TR and Eli Zaretskii.
|
|
463d8723
|
2000-12-07T11:50:35
|
|
(dir_name_r): Remove prototype.
|
|
8d49f90d
|
2000-12-06T11:06:43
|
|
*** empty log message ***
|
|
3fbade56
|
2000-12-06T11:06:39
|
|
Check for strtol. Mainly as a cue to cause automake to include
strtol.c -- that file is included by each of strtoul.c and strtoull.c.
Check for limits.h -- strtol.c needs it.
|
|
4bfa5b02
|
2000-12-06T10:52:37
|
|
*** empty log message ***
|
|
cc27b89a
|
2000-12-06T10:52:28
|
|
Check for declarations of strtoul and strtoull.
|
|
0381e0bc
|
2000-12-06T10:26:51
|
|
separate conditions for strtoul and strtoull
|
|
d6fd498a
|
2000-12-06T09:55:03
|
|
*** empty log message ***
|
|
fb464cc6
|
2000-12-06T09:35:48
|
|
*** empty log message ***
|
|
38fbb60b
|
2000-12-06T09:35:40
|
|
(jm_AC_PREREQ_XSTRTOUMAX): If we need the replacement
strtoull, we may well need the replacement strtoul, too.
|
|
bc7dd073
|
2000-12-05T13:53:13
|
|
.
|
|
05f0f7f4
|
2000-12-05T13:14:13
|
|
(dir_name_r): Add `const' in a few local declarations.
|
|
43b11415
|
2000-12-04T09:41:28
|
|
*** empty log message ***
|
|
999775b6
|
2000-12-04T09:37:40
|
|
*** empty log message ***
|
|
1440fbdd
|
2000-12-04T09:37:33
|
|
Also include memory.h, stdlib.h, unistd.h if appropriate.
|
|
779c962a
|
2000-12-04T09:15:54
|
|
*** empty log message ***
|
|
45e296a3
|
2000-12-04T09:15:49
|
|
[!HAVE_DECL_MALLOC]: Declare malloc.
|
|
c27f394b
|
2000-12-03T10:04:30
|
|
Add this:
AC_REQUIRE([AC_TYPE_OFF_T])
|
|
ccf6d654
|
2000-12-02T20:45:40
|
|
*** empty log message ***
|
|
523afc1a
|
2000-12-02T20:45:30
|
|
Make idempotent, to avoid some obscure warnings.
|
|
d73db9e2
|
2000-12-02T18:52:17
|
|
.
|
|
0ba70f2a
|
2000-12-02T18:52:03
|
|
*** empty log message ***
|
|
952f8c2a
|
2000-12-02T18:51:26
|
|
(OFF_T_PRINTF_FORMAT_STRING): require it.
|
|
fa3c7859
|
2000-12-02T18:04:19
|
|
*** empty log message ***
|
|
6bcbe092
|
2000-12-02T18:02:05
|
|
*** empty log message ***
|
|
6023e702
|
2000-12-02T17:44:04
|
|
*** empty log message ***
|
|
f08194b6
|
2000-12-02T17:40:26
|
|
*** empty log message ***
|
|
905b24ee
|
2000-12-02T17:39:59
|
|
*** empty log message ***
|
|
559ac966
|
2000-12-02T09:58:43
|
|
*** empty log message ***
|
|
27ea02dc
|
2000-12-02T09:58:31
|
|
Include <config.h> before any system include file.
|
|
c89b16ff
|
2000-11-30T20:36:08
|
|
*** empty log message ***
|
|
4f057f60
|
2000-11-30T20:35:02
|
|
*** empty log message ***
|