From 18a3f80ec4728bea3132f6b27af606fda78a3925 Mon Sep 17 00:00:00 2001 From: bernhardheld Date: Thu, 3 Apr 2003 07:32:53 +0000 Subject: [PATCH] * Makefile.common.in: unused PORT, SCC and SAS removed, fixed docdir * configure.in: big cleanup, updated to autoconf 2.5x * configure: rebuilt from configure.in * sdccconf_in.h: new RETSIGTYPE, and other PATHs * sdcc_vc_in.h: reflect changes from sdccconf.h * doc/Makefile: fixed a flaw in "make install" git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2466 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5de7fa7a..ff5b1ea7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2003-04-02 Bernhard Held + + * Makefile.common.in: unused PORT, SCC and SAS removed, fixed docdir + * configure.in: big cleanup, updated to autoconf 2.5x + * configure: rebuilt from configure.in + * sdccconf_in.h: new RETSIGTYPE, and other PATHs + * sdcc_vc_in.h: reflect changes from sdccconf.h + * doc/Makefile: fixed a flaw in "make install" + 2003-04-02 * src/ds390/gen.c (genCmp): no comments -- 2.47.2