From ff3b3d82781300d48abec8a4a1600e7486663705 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 22 Feb 2012 12:53:04 +0000 Subject: Move __STDC_* predefined macros from features.h to stdc-predef.h. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d1fa347..10a2cce 100644 --- a/Makefile +++ b/Makefile @@ -60,7 +60,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 stdc-predef.h echo-headers: subdir_echo-headers -- cgit v1.1