2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Cosmetics.
	* Makefile.am: Cosmetics.
This commit is contained in:
Ralf Corsepius
2003-12-11 16:06:32 +00:00
parent 6a17d37626
commit 5c58243c2b
3 changed files with 8 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Cosmetics.
* Makefile.am: Cosmetics.
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* acinclude.m4: Fix underquoting to silence automake-1.8.
+2 -1
View File
@@ -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
+1 -1
View File
@@ -49,7 +49,7 @@ done
#
# Compose the configuration arguments to be passed to c/src/configure
#
##
##
## Partially borrowed from autoconf-2.13
##