From f92cc34b38355c462fd394f098a561d403bc42e9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 20 Dec 2001 17:32:49 +0000 Subject: 2001-12-20 Ralf Corsepius * configure.ac: Add AM_CONDITIONAL for enable_multilib, enable_posix, enable_itron. * Makefile.am: Compute MULTISUBDIR on-the-fly. Conditionally add libposix and libitron to SRCS. Apply MULTISUBDIR for picking up librtems, libposix and libitron. --- c/src/wrapup/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'c/src/wrapup/ChangeLog') diff --git a/c/src/wrapup/ChangeLog b/c/src/wrapup/ChangeLog index a756ab8066..0ba68ccd01 100644 --- a/c/src/wrapup/ChangeLog +++ b/c/src/wrapup/ChangeLog @@ -1,3 +1,11 @@ +2001-12-20 Ralf Corsepius + + * configure.ac: Add AM_CONDITIONAL for enable_multilib, + enable_posix, enable_itron. + * Makefile.am: Compute MULTISUBDIR on-the-fly. Conditionally add + libposix and libitron to SRCS. Apply MULTISUBDIR for picking up + librtems, libposix and libitron. + 2001-10-11 Ralf Corsepius * .cvsignore: Add autom4te.cache for autoconf > 2.52. -- cgit v1.2.3