summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-12 06:31:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-12 06:31:21 +0000
commitda0475f5332cffa5c09d73d4fbd56531c1eb909c (patch)
tree6c7b0a4149b8fccff03e251221d06a20adae9800 /cpukit/ChangeLog
parent2010-04-12 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-da0475f5332cffa5c09d73d4fbd56531c1eb909c.tar.bz2
2010-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Check for WORD_BIT, LONG_BIT.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index f2915967ca..70db714c19 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,6 @@
2010-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * configure.ac: Check for WORD_BIT, LONG_BIT.
* configure.ac: Check for flockfile, funlockfile, ftrylockfile.
2010-04-12 Chris Johns <chrisj@rtems.org>