* support/regression/Makefile.in:
[fw/sdcc] / ChangeLog
index ea6e7a5f8b7f67f11802d8da63ee4aff1a642a76..5cd3afa52699bca762ae08abef775ffd1b137bea 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-25 Borut Razem <borut.razem AT siol.net>
+
+       * support/regression/Makefile.in:
+         add -I$(INC_DIR) to SDCCFLAGS only if INC_DIR is defined
+
 2008-12-25 Philipp Klaus Krause <pkk AT spth.de>
 
        * src/z80/peeph-z80.def: minor peephole improvements
@@ -5,7 +10,7 @@
 2008-12-21 Borut Razem <borut.razem AT siol.net>
 
        * support/librarian/sdcclib.c: fixed build failure on Mac OS X
-         due to redifinition of symbol __assert
+         due to redefinition of symbol __assert
          sdcclib.c:53:1:warning: "__assert" redefined
          /Xcode2.5/SDKs/MacOSX10.4u.sdk/usr/include/assert.h:80:1:
          warning: this is the location of the previous definition