summaryrefslogtreecommitdiff
path: root/libc/Makefile
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2006-08-31 16:43:34 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2006-08-31 16:43:34 +0000
commit040cf0982957464b3027fbcaff352f61d9101b6f (patch)
treeaec8babffb2c657c30f6e867a9f1d3b796fad4a6 /libc/Makefile
parent46539f90f7d982ba49ce36554ffd02ef46426295 (diff)
2006-08-31 Mark Mitchell <mark@codesourcery.com>
Julian Brown <julian@codesourcery.com> * Makefile (headers): Add bits/predefs.h. * include/features.h (__STDC_IEC_559__): Do not define. (__STDC_IEC_559_COMPLEX__): Likewise. (<bits/predefs.h>): Include. * bits/predefs.h: New file. git-svn-id: svn://svn.eglibc.org/trunk@129 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/Makefile')
-rw-r--r--libc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/Makefile b/libc/Makefile
index 43c4f4d4b..afac87306 100644
--- a/libc/Makefile
+++ b/libc/Makefile
@@ -69,7 +69,7 @@ endif # $(AUTOCONF) = no
$(addprefix install-, no-libc.a bin lib data headers others)
headers := limits.h values.h features.h gnu-versions.h bits/libc-lock.h \
- bits/xopen_lim.h gnu/libc-version.h
+ bits/xopen_lim.h gnu/libc-version.h bits/predefs.h
echo-headers: subdir_echo-headers