* src/SDCCutil.c (pathEquivalent): defined but not used
authorbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 12 Apr 2003 19:48:48 +0000 (19:48 +0000)
committerbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 12 Apr 2003 19:48:48 +0000 (19:48 +0000)
commit31e09b642b8a7972c9103cef57fbd01227fbe3cb
treedf4f2a867f6282c1ca6659f12542ded865c7dc41
parent72cf40557bdf2e62a452a851d2ba115149b57ba3
* src/SDCCutil.c (pathEquivalent): defined but not used
* debugger/mcs51/sdcdb.c: replaced SDCC_LIB_DIR
* configure.in: removed sdcc_datadir, sdcc_lib_dir and sdcc_include_dir
* configure: rebuilt from configure.in
* sdccconf_in.h: removed SDCC_LIB_DIR and SDCC_INCLUDE_DIR
* sdcc_vc_in.h: removed SDCC_LIB_DIR and SDCC_INCLUDE_DIR
* device/include/Makefile.in: replaced sdcc_datadir
* device/lib/Makefile.in: replaced sdcc_datadir
* Makefile.common.in: added LDFLAGS from configure
* support/cpp2/Makefile.in: added LDFLAGS from configure
* packihx/Makefile.in: use LDFLAGS
* src/Makefile.in: use LDFLAGS
* support/makebin/Makefile: use LDFLAGS
* .version: bumped version number to 2.3.5

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2520 4a8a32a2-be11-0410-ad9d-d568d2c75423
14 files changed:
.version
ChangeLog
Makefile.common.in
configure
configure.in
debugger/mcs51/sdcdb.c
device/include/Makefile.in
device/lib/Makefile.in
packihx/Makefile.in
sdcc_vc_in.h
sdccconf_in.h
src/Makefile.in
support/cpp2/Makefile.in
support/makebin/Makefile