From 0597fe0adc39d0d2c34f70cfc9bd47c35107ebe1 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Wed, 12 Jan 2011 22:24:06 +0000 Subject: 2011-01-12 Jeff Johnston * configure.host: Add noinclude variable to allow specification of header files to remove from installation. * acinclude.m4: Provide NO_INCLUDE_LIST variable based on noinclude variable in configure.host. * configure: Regenerated. * Makefile.am: Remove all header files in NO_INCLUDE_LIST. * Makefile.in: Regenerated. --- newlib/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'newlib/ChangeLog') diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 1c168a62e..8ace534c4 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,13 @@ +2011-01-12 Jeff Johnston + + * configure.host: Add noinclude variable to allow specification + of header files to remove from installation. + * acinclude.m4: Provide NO_INCLUDE_LIST variable based on + noinclude variable in configure.host. + * configure: Regenerated. + * Makefile.am: Remove all header files in NO_INCLUDE_LIST. + * Makefile.in: Regenerated. + 2011-01-12 Yaakov Selkowitz * libc/include/linux/sys/signal.h (sig_t): Move from here... -- cgit v1.2.3