OSDN Git Service

remove libc-internal.h on install
authorPeter S. Mazinger <ps.m@gmx.net>
Wed, 2 Mar 2011 21:24:26 +0000 (22:24 +0100)
committerPeter S. Mazinger <ps.m@gmx.net>
Thu, 3 Mar 2011 17:22:50 +0000 (18:22 +0100)
Remove libc-internal.h on install, I think internal is a typo.

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Makefile.in

index 4d232b4..eea47aa 100644 (file)
@@ -206,7 +206,7 @@ $(top_builddir)extra/scripts/unifdef: $(top_srcdir)extra/scripts/unifdef.c
 # a "y" here means the feature is enabled and so we should *not* rm it.
 # if the option expands to nothing though, we can punt the headers.
 HEADERS_RM- := \
-       internal \
+       libc-internal.h \
        dl-osinfo.h \
        _lfs_64.h \
        bits/uClibc_arch_features.h \