From d60b3efa841c07062b5fa6e39595695c6759c226 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 31 Oct 2000 21:17:06 +0000 Subject: 2000-10-30 Ralf Corsepius * configure.in: Cleanup comments. * bsp_specs: Add qnolinkcmds. --- c/src/exec/posix/ChangeLog | 6 +++++- c/src/exec/posix/configure.in | 3 --- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'c/src') diff --git a/c/src/exec/posix/ChangeLog b/c/src/exec/posix/ChangeLog index 50bf38f01c..9ec3095cab 100644 --- a/c/src/exec/posix/ChangeLog +++ b/c/src/exec/posix/ChangeLog @@ -1,3 +1,7 @@ +2000-10-30 Ralf Corsepius + + * configure.in: Cleanup comments. + 2000-10-30 Joel Sherrill * include/Makefile.am: Updated to reflect files merged into newlib. @@ -19,7 +23,7 @@ 2000-10-25 Ralf Corsepius * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. - Switch to GNU canonicalization. + Switch to GNU canonicalization. 2000-09-04 Ralf Corsepius diff --git a/c/src/exec/posix/configure.in b/c/src/exec/posix/configure.in index d68039679d..69ac564fda 100644 --- a/c/src/exec/posix/configure.in +++ b/c/src/exec/posix/configure.in @@ -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 -- cgit v1.2.3