Paul Eggert
ebec3740c2
Bump version number.
2002-12-24 08:58:39 +00:00
Paul Eggert
c5df10951a
(AC_INIT): Bump version number to 1.75e.
2002-12-13 12:54:54 +00:00
Paul Eggert
eb0ca72d8e
(AC_CHECK_TYPES): Check for uintptr_t.
2002-12-13 04:40:56 +00:00
Paul Eggert
022fb98e85
(AC_REPLACE_FUNCS): Add strtoul.
2002-12-02 18:19:51 +00:00
Paul Eggert
08cae37b47
Update version to 1.75d.
2002-11-25 08:21:40 +00:00
Paul Eggert
f7e096fee3
(AC_INIT): Bump version to 1.75c.
2002-11-13 09:06:47 +00:00
Paul Eggert
bcb3effb3c
Define "lint" if --enable-gcc-warnings.
2002-11-05 23:42:10 +00:00
Paul Eggert
1d9f7cd4f8
(jm_PREREQ_MBSWIDTH): Add.
2002-11-03 08:39:16 +00:00
Paul Eggert
413fcf3a20
(AC_INIT): Bump version to 1.75b.
2002-10-25 06:56:26 +00:00
Paul Eggert
41cce2f604
(AC_PROG_LEX): Use instead of AM_PROG_LEX.
...
Suggested by Art Haas.
2002-10-23 08:07:13 +00:00
Paul Eggert
8d60a570d5
(AC_HEADER_STDBOOL): Add.
2002-10-22 04:37:50 +00:00
Paul Eggert
87004b05f7
(AC_C_CONST, AM_C_PROTOTYPES): Remove.
2002-10-21 05:27:45 +00:00
Paul Eggert
2593afab81
(UTILS_FUNC_MKSTEMP, jm_PREREQ_TEMPNAME): Remove.
...
(BISON_PREREQ_SUBPIPE): Add.
2002-10-20 06:29:09 +00:00
Akim Demaille
b37e55423b
Bump to 1.75a.
2002-10-16 06:32:07 +00:00
Akim Demaille
ae26e1f02a
Version 1.75.
2002-10-14 16:29:41 +00:00
Akim Demaille
f377f69fec
* configure.ac (AC_GNU_SOURCE): Use it instead of hand written code.
...
(O0FLAGS): New.
(VALGRIND, GXX): New.
* tests/atlocal.in (CFLAGS): Use O0FLAGS.
* tests/bison.in: Run $PREBISON a pre-command.
* tests/Makefile.am (maintainer-check, maintainer-check-valgrind)
(maintainer-check-g++): New.
* Makefile.am (maintainer-check): New.
2002-10-13 18:49:44 +00:00
Paul Eggert
7a542f5d81
Bump to 1.50a.
2002-10-07 04:51:50 +00:00
Paul Eggert
a337a5eb7e
(AC_INIT): Version 1.50.
2002-10-05 06:24:55 +00:00
Akim Demaille
927f781708
* configure.ac: Update AC_OUTPUT and AM_CONFIG_HEADER
...
invocations.
* tests/cxx-type.at (declarator): Don't rely on NDEBUG being not
defined.
2002-09-30 12:27:31 +00:00
Akim Demaille
805e703284
Bump to 1.49d.
2002-09-27 15:40:39 +00:00
Akim Demaille
a5c75d7fc6
* configure.ac (AM_INIT_AUTOMAKE): We _need_ 1.7.
...
(Because of AC_LIBSOURCE).
2002-09-27 13:24:19 +00:00
Akim Demaille
8280e1797d
Playing with Autoscan.
...
* configure.ac: Remove the old LIBOBJ tweaks.
(AC_REPLACE_FUNCS): Add strrchr and strtol.
* lib/strrchr.c: New.
* lib/strtol.c: New, from the Coreutils 4.5.1.
2002-09-27 13:19:59 +00:00
Akim Demaille
ae64af3556
Playing with Autoscan.
...
* m4/prereq.m4 (jm_PREREQ_ARGMATCH, jm_FUNC_ARGMATCH): New.
* lib/Makefile.am (libbison_a_SOURCES): No longer include
argmatch.c and argmatch.h, since they are AC_LIBSOURCE'd.
* lib/strcasecmp.c, lib/strncasecmp.c, lib/memcmp.c: New, from the
Coreutils 4.5.1.
2002-09-27 13:03:32 +00:00
Akim Demaille
bd7018115a
* configure.ac (AM_INIT_AUTOMAKE): Require Automake 1.6.3.
...
* Makefile.am (AUTOMAKE_OPTIONS): Don't.
2002-09-13 15:39:52 +00:00
Akim Demaille
e0a13e7b30
* configure.ac: Require 2.54.
...
s/jm_FUNC_MALLOC/AC_FUNC_MALLOC/.
s/jm_FUNC_REALLOC/AC_FUNC_REALLOC/.
* m4/c-bs-a.m4, m4/malloc.m4, m4/mbstate_t.m4, m4/realloc.m4:
Remove, provided by Autoconf macros.
2002-09-13 12:00:04 +00:00
Akim Demaille
43674285cc
Really call jm_PREREQ_TEMPNAME.
2002-09-13 08:19:31 +00:00
Akim Demaille
3a93251e73
* configure.in: Rename as...
...
* configure.ac: this.
Bump to 1.49c.
2002-09-04 11:15:30 +00:00