2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.in: Cleanup comments.
	* bsp_specs: Add qnolinkcmds.
This commit is contained in:
Joel Sherrill
2000-10-31 21:17:06 +00:00
parent e3b7e5815f
commit d60b3efa84
3 changed files with 10 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Cleanup comments.
2000-10-30 Joel Sherrill <joel@OARcorp.com>
* include/Makefile.am: Updated to reflect files merged into newlib.
@@ -19,7 +23,7 @@
2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
Switch to GNU canonicalization.
Switch to GNU canonicalization.
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

View File

@@ -56,9 +56,6 @@ if test "$RTEMS_USE_MACROS" = "yes"; then
AC_MSG_ERROR(Macros are not implemented for the POSIX API)
fi
##
## FIXME: We configure and build the macros subdirectory, too.
## Should probably use AM_CONDITIONALs to disable them in future
# Explicitly list all Makefiles here
AC_OUTPUT(
Makefile

View File

@@ -1,3 +1,7 @@
2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Cleanup comments.
2000-10-30 Joel Sherrill <joel@OARcorp.com>
* include/Makefile.am: Updated to reflect files merged into newlib.
@@ -19,7 +23,7 @@
2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
Switch to GNU canonicalization.
Switch to GNU canonicalization.
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>