From 2e3c91a34995b11b49f6ece55c7282ea116c3656 Mon Sep 17 00:00:00 2001 From: bernhardheld Date: Mon, 7 Apr 2003 20:24:52 +0000 Subject: [PATCH] * configure.in: fully support prefix, exec_prefix, datadir, docdir; fix bug #487815 * support/cpp2/Makefile.in: fix bug #487815 * configure: rebuilt from configure.in * Makefile.common.in: docdir changed, new path suffixes * sdccconf_in.h: new RETSIGTYPE, and other PATHs * sdcc_vc_in.h: reflect changes from sdccconf.h * src/SDCCglobl.h: remove *SEPARATOR_CHARS, they are now in sdccconf.h * src/SDCCutil.h: remove BINDIR hack * doc/sdccman.lyx: update new path hierarchy git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2492 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 1 - 1 file changed, 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 54fb6f4f..6a2bf128 100644 --- a/ChangeLog +++ b/ChangeLog @@ -65,7 +65,6 @@ * sdcc_vc_in.h: reflect changes from sdccconf.h * doc/Makefile: fixed a flaw in "make install" ->>>>>>> 1.252 2003-04-02 * src/ds390/gen.c (genCmp): no comments -- 2.30.2