1
0.4:
2
3
2010-04-30  David King  <davidk@openismus.com>
4
5
	Extensive modernisation
6
7
	* Makefile.am: Non-recursive build and drop libtool hackery.
8
	* configure.ac: Drop all deprecated macros, use modern equivalents.
9
	* autogen.sh: Simplify.
10
11
0.3:
12
13
2002-12-03  Murray Cumming  <murrayc@murrayc.com>
14
15
	* configure.ac: Renamed from configure.in.
16
	* autogen.sh: Added for convenience.
17
	* configure.ac: Changed AC_PROG_RANLIB to AC_PROG_LIBTOOL
18
19
0.2:
20
21
2000-04-27  Murray Cumming  <murrayc@usa.net>
22
23
	* configure.in: Changed name in AM_INIT_AUTOMAKE helloworld_cc from
24
	hello.
25
	* Checked with latest gcc (Redhat 6.2 + gcc 2.95): No need for
26
	'automake -i' anymore.