[PATCH] Makefile.in: install sgtty.h

roman at khimov.ru roman at khimov.ru
Sun Apr 25 18:55:11 UTC 2010


From: Roman I Khimov <khimov at altell.ru>

Proper and useful header, for example used by pacemaker.
---
 Makefile.in |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index 1dafc1a..ac1f8e6 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -222,8 +222,7 @@ HEADERS_RM- := \
 	tls.h \
 	rpc/des_crypt.h \
 	rpc/key_prot.h \
-	rpc/rpc_des.h \
-	sgtty.h
+	rpc/rpc_des.h
 HEADERS_RM-$(UCLIBC_HAS_FLOATS) += \
 	complex.h \
 	fpu_control.h \
-- 
1.6.4.2



More information about the uClibc mailing list