summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-27 13:29:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-27 13:29:06 +0000
commitc59952d423829ca7a1ddf18b02ef5e7446b50efc (patch)
tree84e1fa6a5facf622b1cf76f9d6f001015faf9ae5 /testsuites
parent2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c59952d423829ca7a1ddf18b02ef5e7446b50efc.tar.bz2
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization. * configure.in: Replace AC_CONFIG_SUBDIRS with RTEMS_CONFIG_BUILD_SUBDIRS.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/tools/ChangeLog7
-rw-r--r--testsuites/tools/Makefile.am2
2 files changed, 8 insertions, 1 deletions
diff --git a/testsuites/tools/ChangeLog b/testsuites/tools/ChangeLog
index 101734ce64..95c9263c3f 100644
--- a/testsuites/tools/ChangeLog
+++ b/testsuites/tools/ChangeLog
@@ -1,3 +1,10 @@
+2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
+ Switch to GNU canonicalization.
+ * configure.in: Replace AC_CONFIG_SUBDIRS with
+ RTEMS_CONFIG_BUILD_SUBDIRS.
+
2000-08-10 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: New file.
diff --git a/testsuites/tools/Makefile.am b/testsuites/tools/Makefile.am
index 8350d64884..119d503fd1 100644
--- a/testsuites/tools/Makefile.am
+++ b/testsuites/tools/Makefile.am
@@ -3,7 +3,7 @@
##
AUTOMAKE_OPTIONS = foreign 1.4
-ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
+ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros
SUBDIRS = @subdirs@