summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-07-08 10:39:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-07-08 10:39:58 +0000
commit2cc936789e568edcad702d597aa883eeb2b50445 (patch)
treef0d439fe5c89bf9762b9c57b529da8dd568f935a /cpukit/libmisc/ChangeLog
parent2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-2cc936789e568edcad702d597aa883eeb2b50445.tar.bz2
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove (Merged into ../configure.ac). * Makefile.am: Reflect having merged configure.ac into ../configure.ac. * capture/config.h: New. * capture/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * cpuuse/config.h: New. * cpuuse/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * devnull/config.h: New. * devnull/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * dummy/config.h: New. * dummy/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * dumpbuf/config.h: New. * dumpbuf/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * monitor/config.h: New. * monitor/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * mw-fb/config.h: New. * mw-fb/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * rtmonuse/config.h: New. * rtmonuse/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * serdbg/config.h: New. * serdbg/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * shell/config.h: New. * shell/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * stackchk/config.h: New. * stackchk/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * untar/config.h: New. * untar/Makefile.am: Add config.h. Reflect having merged configure.ac into ../configure.ac. * wrapup/Makefile.am: Reflect having merged configure.ac into ../configure.ac.
Diffstat (limited to 'cpukit/libmisc/ChangeLog')
-rw-r--r--cpukit/libmisc/ChangeLog44
1 files changed, 44 insertions, 0 deletions
diff --git a/cpukit/libmisc/ChangeLog b/cpukit/libmisc/ChangeLog
index 72d0610696..8416aca5c8 100644
--- a/cpukit/libmisc/ChangeLog
+++ b/cpukit/libmisc/ChangeLog
@@ -1,5 +1,49 @@
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * configure.ac: Remove (Merged into ../configure.ac).
+ * Makefile.am:
+ Reflect having merged configure.ac into ../configure.ac.
+ * capture/config.h: New.
+ * capture/Makefile.am: Add config.h.
+ Reflect having merged configure.ac into ../configure.ac.
+ * cpuuse/config.h: New.
+ * cpuuse/Makefile.am: Add config.h.
+ Reflect having merged configure.ac into ../configure.ac.
+ * devnull/config.h: New.
+ * devnull/Makefile.am: Add config.h.
+ Reflect having merged configure.ac into ../configure.ac.
+ * dummy/config.h: New.
+ * dummy/Makefile.am: Add config.h.
+ Reflect having merged configure.ac into ../configure.ac.
+ * dumpbuf/config.h: New.
+ * dumpbuf/Makefile.am: Add config.h.
+ Reflect having merged configure.ac into ../configure.ac.
+ * monitor/config.h: New.
+ * monitor/Makefile.am: Add config.h.
+ Reflect having merged configure.ac into ../configure.ac.
+ * mw-fb/config.h: New.
+ * mw-fb/Makefile.am: Add config.h.
+ Reflect having merged configure.ac into ../configure.ac.
+ * rtmonuse/config.h: New.
+ * rtmonuse/Makefile.am: Add config.h.
+ Reflect having merged configure.ac into ../configure.ac.
+ * serdbg/config.h: New.
+ * serdbg/Makefile.am: Add config.h.
+ Reflect having merged configure.ac into ../configure.ac.
+ * shell/config.h: New.
+ * shell/Makefile.am: Add config.h.
+ Reflect having merged configure.ac into ../configure.ac.
+ * stackchk/config.h: New.
+ * stackchk/Makefile.am: Add config.h.
+ Reflect having merged configure.ac into ../configure.ac.
+ * untar/config.h: New.
+ * untar/Makefile.am: Add config.h.
+ Reflect having merged configure.ac into ../configure.ac.
+ * wrapup/Makefile.am:
+ Reflect having merged configure.ac into ../configure.ac.
+
+2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* capture/capture-cli.c: Add config-header support.
* capture/capture.c: Add config-header support.
* cpuuse/cpuuse.c: Add config-header support.