Add all macros to acinclude.m4, update Makefiles.

Update version string with Automake package version.
This commit is contained in:
gord 1999-03-01 21:49:59 +00:00
parent 791601f51d
commit 4b55a25ce8
18 changed files with 250 additions and 72 deletions

View file

@ -1,5 +1,8 @@
1999-03-01 Gordon Matzigkeit <gord@trick.fig.org>
* shared_src/asm.S (version_string): Set the version string from
the VERSION specified in configure.in.
* Change all Makefiles into Makefile.ams. Many major build
environment changes to get Automake/Autoconf working nicely.