From 26ffd5e6c7f110cc439bb054fac9567885ffc197 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 20 Jun 2014 20:04:47 -0700 Subject: Clean up HAVE_CONFIG_H and STDC_HEADERS. --- locale/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'locale') diff --git a/locale/Makefile b/locale/Makefile index eeff2cb..e4c3878 100644 --- a/locale/Makefile +++ b/locale/Makefile @@ -89,7 +89,7 @@ CPPFLAGS-locale-programs = -DLOCALE_PATH='$(localepath)' \ -DCHARMAP_PATH='"$(i18ndir)/charmaps"' \ -DREPERTOIREMAP_PATH='"$(i18ndir)/repertoiremaps"' \ -DLOCSRCDIR='"$(i18ndir)/locales"' \ - -DHAVE_CONFIG_H -DNOT_IN_libc + -DNOT_IN_libc CFLAGS-charmap.c = -Wno-write-strings -Wno-char-subscripts CFLAGS-locfile.c = -Wno-write-strings -Wno-char-subscripts -- cgit v1.1