Akim Demaille
9507085cf3
Regen.
2001-10-26 14:33:02 +00:00
Akim Demaille
8d3c8c3643
Version 1.30.
2001-10-26 13:43:20 +00:00
Akim Demaille
d0132d6bec
Regen.
2001-10-26 13:10:17 +00:00
Akim Demaille
94ff2b9475
* tests/atlocal.in (GCC): Add.
...
* tests/calc.at: s/m4_match/m4_bmatch/.
s/m4_patsubst/m4_bpatsubst/.
(AT_CHECK_CALC): Check the compiler's stderr only if it's GCC.
* configure.in: AC_SUBST(GCC).
2001-10-18 15:24:53 +00:00
Akim Demaille
470d206b2e
* m4/m4.m4: Remove.
...
* configure.in: M4 is no longer needed, but autom4te is.
* tests/Makefile.am (AUTOTEST): Don't define AUTOM4TE, let
AC_SUBST do it.
2001-10-10 15:24:02 +00:00
Akim Demaille
08f0a4e409
Bump to 1.29e.
2001-10-10 15:19:58 +00:00
Akim Demaille
16cd214585
* INSTALL, config/config.guess, config/config.sub, config/mdate-sh
...
* config/mkinstalldirs, lib/ansi2knr.c: Update.
2001-10-10 14:39:11 +00:00
Akim Demaille
0b3870c112
Make bzip2 dists.
2001-09-27 15:24:45 +00:00
Akim Demaille
02cbcfc577
Position independent wrapper.
...
* tests/bison: Remove.
* tests/bison.in: New.
* configure.in: Adjust.
2001-09-27 15:06:14 +00:00
Akim Demaille
cae30a7df4
Port quotearg fixes from tar 1.13.24.
...
* lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
tm to be declared.
(HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
(mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
* m4/Makefile.am (EXTRA_DIST): Add mbrtowc.m4.
* m4/mbrtowc.m4: New file.
* m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for mbsinit and stddef.h.
Use jm_FUNC_MBRTOWC instead of AC_CHECK_FUNCS(mbrtowc).
2001-09-27 14:25:57 +00:00
Akim Demaille
f2632e420f
* configure.in: Invoke AM_LIB_DMALLOC.
...
* src/system.h: Use dmalloc.
* src/LR0.c: Be sure to have pointers initialized to NULL.
(allocate_itemsets): Allocate kernel_items only if needed.
2001-09-22 17:19:03 +00:00
Akim Demaille
31478b7ab7
* configure.in: Bump to 1.29a.
2001-09-10 08:23:56 +00:00
Akim Demaille
3afa674b1d
Version 1.29.
2001-09-07 12:12:30 +00:00
Akim Demaille
d37a7c45b3
Regen. and fix typo in configure.in.
2001-08-30 15:41:41 +00:00
Akim Demaille
7b50efe542
Run update.
2001-08-27 10:14:26 +00:00
Akim Demaille
e373aad966
* Makefile.am (AUTOMAKE_OPTIONS): 1.5.
...
* Makefile.maint: Sync. with CVS Autoconf.
2001-08-27 09:33:34 +00:00
Akim Demaille
8303fc422a
* tests/atconfig.in (CPPFLAGS): Add.
...
* tests/calc.at (AT_CHECK): Use CPPFLAGS.
2001-08-04 14:00:09 +00:00
Akim Demaille
d074a105ae
* Makefile.maint, GNUmakefile: New, from Autoconf 2.52.
...
* config/prev-version.txt, config/move-if-change: New.
* Makefile.am: Adjust.
2001-07-18 14:34:24 +00:00
Akim Demaille
1e24cc5b41
* config/: New.
...
* configure.in: Require Autoconf 2.50.
Update to gettext 0.10.38.
2001-07-14 17:27:59 +00:00
Akim Demaille
5141b01619
* m4/strerror_r.m4: New.
...
* m4/error.m4: Run AC_FUNC_STRERROR_R.
* lib/error.h, lib/error.c: Update.
2001-03-16 14:50:40 +00:00
Akim Demaille
a4b0592b5a
README-alpha: New.
2001-01-17 11:11:01 +00:00
Akim Demaille
705db0b507
Hopefully added to the repository all the distributed files.
2001-01-15 13:46:43 +00:00
Jesse Thilo
ab1375029c
Add automake stuff.
1998-11-25 21:36:05 +00:00
Richard M. Stallman
1099cdc0aa
(bison_version): New variable.
...
(dist): Use that variable.
(bison.s1): Substitute the Bison version into bison.simple.
1997-06-28 19:43:05 +00:00
Richard M. Stallman
7612000cb0
new.h renamed to alloc.h.
1997-06-18 06:40:45 +00:00
Richard M. Stallman
01aed9a741
(dist): Explicitly check for symlinks, and copy them.
1997-01-02 07:13:01 +00:00
Richard M. Stallman
55bcd09a24
(allocate.o): Define target explicitly.
1996-06-01 22:00:14 +00:00
Richard M. Stallman
ac89deb718
(CFLAGS): Set to @CFLAGS@.
...
(LDFLAGS): Set to @LDFLAGS@.
(configure): Run autoconf only if preceding `cd' succeeds.
(bison.s1): Redirect output to temporary file then move the
temporary to the target, rather than redirecting directly to bison.s1.
(clean): Remove config.status and config.log.
(distclean): Don't remove config.status here.
1996-06-01 21:53:20 +00:00
Richard M. Stallman
687621a5c5
(dist): Don't use $(srcdir).
1996-05-11 19:20:49 +00:00
David MacKenzie
318476e1f1
(DISTFILES): Include NEWS.
1994-11-10 21:36:34 +00:00
David MacKenzie
ef3536eb3c
(DISTFILES): Include install-sh, not install.sh.
1994-11-10 21:34:59 +00:00
David MacKenzie
2bb7b13a12
fix typo
1994-10-05 02:26:07 +00:00
David MacKenzie
f590489e28
(prefix, exec_prefix): Let configure set them.
1994-10-05 02:25:40 +00:00
David MacKenzie
22a1e99f80
Set datadir to $(prefix)/share.
1994-09-28 13:55:25 +00:00
David MacKenzie
02826fb8c8
entered into RCS
1994-05-05 18:41:55 +00:00
Richard M. Stallman
57df1c8655
*** empty log message ***
1994-01-02 20:52:16 +00:00
Noah Friedman
d47a732aef
*** empty log message ***
1993-09-13 22:17:10 +00:00
Noah Friedman
965f6134bd
*** empty log message ***
1993-09-06 22:19:19 +00:00
Noah Friedman
a83994ff62
*** empty log message ***
1993-09-06 19:51:09 +00:00
Noah Friedman
ef65065909
*** empty log message ***
1993-09-06 19:40:38 +00:00
David MacKenzie
511f805079
*** empty log message ***
1993-07-30 00:34:59 +00:00
David MacKenzie
516ef771d3
*** empty log message ***
1993-07-08 23:40:10 +00:00
Noah Friedman
6d215e11f1
*** empty log message ***
1993-05-07 10:16:54 +00:00
Noah Friedman
5fc7e107e1
*** empty log message ***
1993-05-07 09:54:20 +00:00
Noah Friedman
d589541879
*** empty log message ***
1993-04-18 04:54:09 +00:00
Noah Friedman
4951b477ea
*** empty log message ***
1993-04-18 04:51:40 +00:00
Noah Friedman
9df81dd3fc
*** empty log message ***
1993-04-17 01:24:07 +00:00
Richard M. Stallman
5ec1330366
Initial revision
1993-04-14 04:51:13 +00:00