60 Commits

Author SHA1 Message Date
Paul Eggert
8225f274ff Add copyright notice.
(AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
Merge changes from latest Autoconf CVS.
Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
POSIX decided to standardize on the int flavor of strerror_r.
2001-10-20 18:10:52 +00:00
Paul Eggert
e439c9fe36 (jm_PREREQ_ERROR): Do not invoke AC_CHECK_FUNCS with strerror_r, as
AC_FUNC_STRERROR_R does that.
Check for strerror declaration.
2001-10-20 18:10:52 +00:00
Paul Eggert
88711e3972 (jm_AC_PREREQ_XSTRTOUMAX): Check for strtol and strtoimax,
as those declarations are made even in the unsigned case.
2001-09-28 17:53:12 +00:00
Paul Eggert
06384f1def (jm_AC_PREREQ_XSTRTOIMAX): Check for strtoul and strtoumax,
as those declarations are made even in the signed case.
2001-09-28 17:53:12 +00:00
Paul Eggert
95a4feb37b (EXTRA_DIST): Remove isc-posix.m4. 2001-09-22 00:47:09 +00:00
Paul Eggert
9957263ec4 From Jim Meyering
(jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of strtoumax
2001-09-20 18:01:32 +00:00
Paul Eggert
6fae4f6655 From Jim Meyering
(jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of strtoimax.
2001-09-20 18:01:32 +00:00
Paul Eggert
c80097bb1d Initial revision 2001-09-17 21:44:53 +00:00
Paul Eggert
38322a564c (EXTRA_DIST): Add getcwd.m4; remove uintmax_t.m4. 2001-09-14 00:27:39 +00:00
Paul Eggert
26d4bfa4b2 Fix typo in quoted strings. 2001-09-03 07:27:00 +00:00
Paul Eggert
2761c42ade Initial revision 2001-09-03 07:22:27 +00:00
Paul Eggert
871b0f0f7e serial 21 2001-09-03 04:17:04 +00:00
Paul Eggert
bdafbd14a4 (jm_AC_PREREQ_XSTRTOUMAX): Quote first arg of AC_DEFUN.
Require jm_AC_TYPE_INTMAX_T and jm_AC_TYPE_LONG_LONG since they
is needed to parse the include file.
Simplify logic behind the args to AC_REPLACE.
2001-08-29 06:36:20 +00:00
Paul Eggert
363fc111de (jm_AC_PREREQ_XSTRTOIMAX):
Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG since they
are needed to parse the include file.
Do not require jm_AC_HEADER_INTTYPES_H; it's obsolete.
Check for inttypes.h.
Simplify logic behind the args to AC_REPLACE.
2001-08-29 06:36:20 +00:00
Paul Eggert
cae5fa25ae (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf.
(jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T): Replace with
Use AC_CHECK_TYPE instead of merely looking for the header.
2001-08-29 06:36:20 +00:00
Paul Eggert
8ff1f155fe (EXTRA_DIST): Add codeset.m4, glibc21.m4, iconv.m4, inttypes.m4,
longlong.m4, xstrtoimax.m4.
2001-08-29 06:36:20 +00:00
Paul Eggert
64af1bc9c7 Quote first arg.
Use shorter comment.
2001-08-28 22:42:11 +00:00
Paul Eggert
52b27333b4 (jm_AC_PREREQ_XSTRTOUMAX): Remove jm_AC_HEADER_INTTYPES_H, as it
is now subsumed by autoconf.  Add inttypes.h.
2001-08-27 14:13:22 +00:00
Paul Eggert
112523174a Upgrade to autoconf 2.5x. 2001-08-27 14:09:08 +00:00
Paul Eggert
a26ec5fe0a (EXTRA_DIST): Add check-decl.m4, mbrtowc.m4.
Remove inttypes_h.m4, largefile.m4, mktime.m4.
2001-08-27 14:06:01 +00:00
Paul Eggert
3c55a24e88 Initial revision 2001-08-26 07:20:05 +00:00
Paul Eggert
48ff44dfc7 serial 20 2001-08-23 17:25:23 +00:00
Paul Eggert
182cfd7d04 Latest textutils version 2001-08-23 17:25:22 +00:00
Paul Eggert
27076d4e40 serial 3 2001-08-23 17:25:15 +00:00
Paul Eggert
346ea2f2ce Quote the first argument in each use of AC_DEFUN. 2001-08-23 17:25:13 +00:00
Paul Eggert
f8bb2bcc73 Initial revision 2001-08-18 15:59:02 +00:00
Paul Eggert
211be7f46d gettext 0.10.39 2001-07-24 12:59:36 +00:00
Paul Eggert
701add9772 Fix wording one more time. 2001-02-17 00:59:27 +00:00
Paul Eggert
01a51971db Check for mbstate_t, too. 2001-02-17 00:35:11 +00:00
Paul Eggert
abe46d28b9 Use shorter message. 2001-02-17 00:19:57 +00:00
Paul Eggert
27addf0e3f Initial revision 2001-02-17 00:19:02 +00:00
Paul Eggert
fe3bb7688e serial 3 2000-12-06 11:04:44 +00:00
Paul Eggert
31acaa13bf (EXTRA_DIST): Add strerror_r.m4. 2000-10-25 05:21:06 +00:00
Paul Eggert
9645edc0ba Add "working" to message. 2000-10-24 06:32:34 +00:00
Paul Eggert
8c308d8315 (EXTRA_DIST): Add decl.m4, error.m4, mbstate_t.m4, prereq.m4.
Remove signedchar.m4.
2000-10-24 06:18:37 +00:00
Paul Eggert
a6f11d4092 (AC_FUNC_MATCH): Detect d*/*1 vs d/s/1 bug. 2000-10-24 06:18:37 +00:00
Paul Eggert
b20005e951 Mention the GNU C library. 2000-10-20 17:33:17 +00:00
Paul Eggert
2473f7fad6 Add a couple more test cases to catch bugs in glibc 2.1.95. 2000-10-20 05:27:04 +00:00
Paul Eggert
54278395ab Define mbstate_t to be int, not char, for compatibility with glibc
2.1.3 strftime.c.
2000-08-07 04:27:00 +00:00
Paul Eggert
cf4b8601b4 (AC_MBSTATE_T): Renamed from AC_MBSTATE_T_OBJECT. All uses changed.
Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
and mbstate_t, to a single-part test that simply defines mbstate_t.
2000-07-11 03:55:28 +00:00
Paul Eggert
12d0cc62bb (AC_MBSTATE_T_OBJECT): Test for mbstate_t only if the test
for an object-type mbstate_t fails.
2000-07-05 18:41:17 +00:00
Paul Eggert
73266a46f3 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
2000-07-03 22:04:18 +00:00
Paul Eggert
865e5f3295 textutils 2.0f 2000-07-02 20:04:14 +00:00
Paul Eggert
ee21d9f1e3 Include stdio.h before wchar.h, to work around a bug
in glibc 2.1.3.
2000-06-26 18:53:06 +00:00
Paul Eggert
0b9f42e41a Initial revision 2000-04-19 00:38:49 +00:00
Paul Eggert
19209ceaf7 sh-utils-2.0f 2000-01-22 14:23:13 +00:00
Paul Eggert
8d5417b2ef From Meyering 2000-01-19 14:00:07 +00:00
Paul Eggert
619c6ea42f Change quoting to be compatible with future autoconf versions. 2000-01-16 04:45:26 +00:00
Paul Eggert
1d0be6dc89 Initial revision 1999-12-13 02:24:29 +00:00
Paul Eggert
8ac581c8d7 (EXTRA_DIST): Add c-bs-a.m4. 1999-12-13 02:24:29 +00:00