From 2cc936789e568edcad702d597aa883eeb2b50445 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 8 Jul 2003 10:39:58 +0000 Subject: 2003-07-08 Ralf Corsepius * 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. --- cpukit/libmisc/ChangeLog | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'cpukit/libmisc/ChangeLog') diff --git a/cpukit/libmisc/ChangeLog b/cpukit/libmisc/ChangeLog index 72d0610696..8416aca5c8 100644 --- a/cpukit/libmisc/ChangeLog +++ b/cpukit/libmisc/ChangeLog @@ -1,3 +1,47 @@ +2003-07-08 Ralf Corsepius + + * 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 * capture/capture-cli.c: Add config-header support. -- cgit v1.2.3