* configure.in: fully support prefix, exec_prefix, datadir, docdir; fix bug #487815
authorbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 7 Apr 2003 20:24:52 +0000 (20:24 +0000)
committerbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 7 Apr 2003 20:24:52 +0000 (20:24 +0000)
* 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

index 54fb6f4f469e5b0de4592bd3fd7a4477067653c9..6a2bf128470a9be6fa5ca5341bf1e139481ba762 100644 (file)
--- 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    <johan@balder>
 
        * src/ds390/gen.c (genCmp): no comments