summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-12 06:36:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-12 06:36:35 +0000
commit84221cb9228172d7c2efaad6a1a51d21af28328b (patch)
treec37417b0b07132e293ba516e79fb80b5fc925bbd /cpukit/ChangeLog
parent2010-04-12 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-84221cb9228172d7c2efaad6a1a51d21af28328b.tar.bz2
2010-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Check for sched.h.
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 70db714c19..bf88e6e9fa 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 sched.h.
* configure.ac: Check for WORD_BIT, LONG_BIT.
* configure.ac: Check for flockfile, funlockfile, ftrylockfile.