From aab1ef598239615ddb445c24f403ee1c71b89549 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 18 Nov 2006 03:42:31 +0000 Subject: [PATCH] =?UTF-8?q?2006-11-18=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * aclocal/check-networking.m4: Integrate type checks. * configure.ac: Use rtems_cv_HAS_NETWORKING instead of HAS_NETWORKING. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index bd57fe37b6..56adafb8da 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2006-11-18 Ralf Corsépius + + * aclocal/check-networking.m4: Integrate type checks. + * configure.ac: Use rtems_cv_HAS_NETWORKING instead of + HAS_NETWORKING. + 2006-11-18 Ralf Corsépius * aclocal/check-itron.m4: Integrate ITRON-type checks.