From 5c58243c2b4f8352a8c67f52528dddb0a6b48155 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 11 Dec 2003 16:06:32 +0000 Subject: 2003-12-11 Ralf Corsepius * configure.ac: Cosmetics. * Makefile.am: Cosmetics. --- c/ChangeLog | 5 +++++ c/Makefile.am | 3 ++- c/configure.ac | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) (limited to 'c') diff --git a/c/ChangeLog b/c/ChangeLog index 3c6df9d35d..c5006b5b01 100644 --- a/c/ChangeLog +++ b/c/ChangeLog @@ -1,3 +1,8 @@ +2003-12-11 Ralf Corsepius + + * configure.ac: Cosmetics. + * Makefile.am: Cosmetics. + 2003-11-26 Ralf Corsepius * acinclude.m4: Fix underquoting to silence automake-1.8. diff --git a/c/Makefile.am b/c/Makefile.am index 05f2bd1416..5dffb7900b 100644 --- a/c/Makefile.am +++ b/c/Makefile.am @@ -36,5 +36,6 @@ EXTRA_DIST += TOOL_TARGETS DIST_SUBDIRS = ${RTEMS_BSP} ## ------------------------------------------------------- -include $(top_srcdir)/../automake/subdirs.am + include $(top_srcdir)/../automake/host.am +include $(top_srcdir)/../automake/subdirs.am diff --git a/c/configure.ac b/c/configure.ac index eeb5136ee4..63f1f6a31a 100644 --- a/c/configure.ac +++ b/c/configure.ac @@ -49,7 +49,7 @@ done # # Compose the configuration arguments to be passed to c/src/configure # -## + ## ## Partially borrowed from autoconf-2.13 ## -- cgit v1.2.3