summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-09 14:35:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-09 14:35:55 +0000
commit8e22a7d180b09bed8577af971bd8d02eb4fc96e7 (patch)
treee8a37ee311f5415773180ff9aa85ac1f11ff5704 /cpukit
parent2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-8e22a7d180b09bed8577af971bd8d02eb4fc96e7.tar.bz2
2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libnetworking/Makefile.am: Remove ACLOCAL_AMFLAGS.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/libnetworking/Makefile.am2
2 files changed, 4 insertions, 2 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index a09beedbc1..0ccbe71c1d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * libnetworking/Makefile.am: Remove ACLOCAL_AMFLAGS.
+
2004-01-30 Wilfried Busalski <w.busalski@lancier-monitoring.de>
PR pppd/564
diff --git a/cpukit/libnetworking/Makefile.am b/cpukit/libnetworking/Makefile.am
index ded4c7dba2..57d3398455 100644
--- a/cpukit/libnetworking/Makefile.am
+++ b/cpukit/libnetworking/Makefile.am
@@ -2,8 +2,6 @@
## $Id$
##
-ACLOCAL_AMFLAGS = -I ../aclocal
-
include $(top_srcdir)/automake/multilib.am
include $(top_srcdir)/automake/compile.am