Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2011-01-13 01:24:06 +0300
committerJeff Johnston <jjohnstn@redhat.com>2011-01-13 01:24:06 +0300
commit0597fe0adc39d0d2c34f70cfc9bd47c35107ebe1 (patch)
tree85118fffda192e697c848e3a5edd5020fbca90c1 /newlib/configure
parent7c0be7cbdbc7e7e4e2c4ed845eb77d330da0ba4e (diff)
2011-01-12 Jeff Johnston <jjohnstn@redhat.com>
* 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.
Diffstat (limited to 'newlib/configure')
-rwxr-xr-xnewlib/configure8
1 files changed, 6 insertions, 2 deletions
diff --git a/newlib/configure b/newlib/configure
index ff8c9bdec..35ffa07eb 100755
--- a/newlib/configure
+++ b/newlib/configure
@@ -672,6 +672,7 @@ ELIX_LEVEL_1_TRUE
ELIX_LEVEL_0_FALSE
ELIX_LEVEL_0_TRUE
LDFLAGS
+NO_INCLUDE_LIST
NEWLIB_CFLAGS
CCASFLAGS
CCAS
@@ -3838,6 +3839,9 @@ newlib_cflags="${newlib_cflags} -fno-builtin"
NEWLIB_CFLAGS=${newlib_cflags}
+NO_INCLUDE_LIST=${noinclude}
+
+
LDFLAGS=${ldflags}
@@ -11631,7 +11635,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11634 "configure"
+#line 11638 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -11737,7 +11741,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 11740 "configure"
+#line 11744 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H