summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-11-09 07:49:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-11-09 07:49:21 +0000
commite306f333d6b7f7c281be7bc14c68011fa779ac6f (patch)
treec1a0fba9d3dc705c850778aec6a178486b1d2ad0 /cpukit/ChangeLog
parent2006-11-08 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e306f333d6b7f7c281be7bc14c68011fa779ac6f.tar.bz2
2006-11-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove redundant AC_CHECK_HEADER([stdint.h]), AC_CHECK_HEADER([inttypes.h]). Now implicitly checked.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 701540af6b..cf08ee1557 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2006-11-09 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Remove redundant AC_CHECK_HEADER([stdint.h]),
+ AC_CHECK_HEADER([inttypes.h]). Now implicitly checked.
+
2006-11-02 Steven Johnson <sjohnson@sakuraindustries.com>
* libnetworking/netdb.h, libnetworking/libc/gethostbyht.c,