[git commit master 1/1] Makefile.in: remove uClibc_fpmax.h independently of any config option

Peter S. Mazinger ps.m at gmx.net
Tue Mar 8 14:50:01 UTC 2011


commit: http://git.uclibc.org/uClibc/commit/?id=3225a1935c46932de26bea2989f145098ef8bf6d
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Peter S. Mazinger <ps.m at gmx.net>
---
 Makefile.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index 381b8a9..0c1f414 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -215,6 +215,7 @@ HEADERS_RM- := \
 	bits/kernel_types.h \
 	bits/syscalls.h \
 	bits/syscalls-common.h \
+	bits/uClibc_fpmax.h \
 	bits/uClibc_uintmaxtostr.h \
 	bits/uClibc_uwchar.h \
 	bits/uClibc_va_copy.h \
@@ -236,7 +237,6 @@ HEADERS_RM-$(UCLIBC_HAS_FENV)                += fenv.h bits/fenv.h bits/fenvinli
 HEADERS_RM-$(UCLIBC_HAS_FLOATS)              += complex.h fpu_control.h ieee754.h \
 	math.h \
 	tgmath.h \
-	bits/uClibc_fpmax.h \
 	bits/math*.h
 HEADERS_RM-$(findstring y,$(UCLIBC_HAS_FTW)$(UCLIBC_HAS_NFTW))  += ftw.h
 HEADERS_RM-$(UCLIBC_HAS_GETTEXT_AWARENESS)   += libintl.h
-- 
1.7.3.4



More information about the uClibc-cvs mailing list