From 4000e1def3d48571e52200cd0c0e0010b9ca139f Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Thu, 6 Jul 2017 00:25:30 -0700 Subject: Also upgrade non-generated config files Signed-off-by: Alexey Neyman --- config/libc.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/libc.in') diff --git a/config/libc.in b/config/libc.in index 8e990c35..c132fc69 100644 --- a/config/libc.in +++ b/config/libc.in @@ -30,7 +30,7 @@ config THREADS string default "none" if THREADS_NONE -if ! LIBC_none +if ! LIBC_NONE comment "Common C library options" @@ -106,6 +106,6 @@ config LIBC_XLDD for the native ldd. Please see the help, by running it with '--help' for more explanations. -endif # ! LIBC_none +endif # ! LIBC_NONE endmenu -- cgit v1.2.3