diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 37fe9d49ef..6e36c10ccb 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2006-11-17 Ralf Corsépius + + * configure.ac: Suppress itron if int8/int16_t are not provided. + * configure.ac, Makefile.am, itron/Makefile.am, wrapup/Makefile.am: + Introduce AM_CONDITIONAL(LIBITRON). + Remove AM_CONDITIONAL(HAS_ITRON). + 2006-11-17 Ralf Corsépius * wrapup/Makefile.am: Introduce AM_CONDITIONAL(LIBDOSFS).