Autoconf/Automake jumbo patches

This commit is contained in:
gord 1999-03-01 19:12:32 +00:00
parent 5cf05b32d2
commit 791601f51d
48 changed files with 7861 additions and 744 deletions

View file

@ -1,5 +1,15 @@
1999-03-01 Gordon Matzigkeit <gord@trick.fig.org>
* Change all Makefiles into Makefile.ams. Many major build
environment changes to get Automake/Autoconf working nicely.
1999-02-28 Gordon Matzigkeit <gord@trick.fig.org>
* NEWS: Moved from docs/NEWS.
* configure.in, acinclude.m4: New files for Autoconf. From OKUJI
Yoshinori.
* AUTHORS, INSTALL: New files.
1999-02-24 Gordon Matzigkeit <gord@trick.fig.org>