From 01d48bf8ea824d8dc05f52155eec6ee474d91319 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 28 Mar 2002 00:49:43 +0000 Subject: 2002-03-27 Ralf Corsepius * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * arpa/Makefile.am: Remove AUTOMAKE_OPTIONS. * kern/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * lib/Makefile.am: Remove AUTOMAKE_OPTIONS. * libc/Makefile.am: Remove AUTOMAKE_OPTIONS. * machine/Makefile.am: Remove AUTOMAKE_OPTIONS. * net/Makefile.am: Remove AUTOMAKE_OPTIONS. * netinet/Makefile.am: Remove AUTOMAKE_OPTIONS. * nfs/Makefile.am: Remove AUTOMAKE_OPTIONS. * pppd/Makefile.am: Remove AUTOMAKE_OPTIONS. * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS. * rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS. * rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS. * rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS. * sys/Makefile.am: Remove AUTOMAKE_OPTIONS. * vm/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS. --- c/src/exec/libnetworking/ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'c/src/exec/libnetworking/ChangeLog') diff --git a/c/src/exec/libnetworking/ChangeLog b/c/src/exec/libnetworking/ChangeLog index 710260e56b..a37fd48fbd 100644 --- a/c/src/exec/libnetworking/ChangeLog +++ b/c/src/exec/libnetworking/ChangeLog @@ -1,3 +1,26 @@ +2002-03-27 Ralf Corsepius + + * configure.ac: + AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). + AM_INIT_AUTOMAKE([no-define foreign 1.6]). + * arpa/Makefile.am: Remove AUTOMAKE_OPTIONS. + * kern/Makefile.am: Remove AUTOMAKE_OPTIONS. + * Makefile.am: Remove AUTOMAKE_OPTIONS. + * lib/Makefile.am: Remove AUTOMAKE_OPTIONS. + * libc/Makefile.am: Remove AUTOMAKE_OPTIONS. + * machine/Makefile.am: Remove AUTOMAKE_OPTIONS. + * net/Makefile.am: Remove AUTOMAKE_OPTIONS. + * netinet/Makefile.am: Remove AUTOMAKE_OPTIONS. + * nfs/Makefile.am: Remove AUTOMAKE_OPTIONS. + * pppd/Makefile.am: Remove AUTOMAKE_OPTIONS. + * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS. + * rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS. + * rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS. + * rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS. + * sys/Makefile.am: Remove AUTOMAKE_OPTIONS. + * vm/Makefile.am: Remove AUTOMAKE_OPTIONS. + * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS. + 2002-03-27 Thomas.Doerfler@imd-systems.de * PR144 -- cgit v1.2.3