summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-06-20 20:04:47 -0700
committerRoland McGrath <roland@hack.frob.com>2014-06-20 20:04:47 -0700
commit26ffd5e6c7f110cc439bb054fac9567885ffc197 (patch)
tree1257ba588618f86a070f275a1dd6efdf81dbf121 /locale
parent93a6d0820430bfe3d09695a1376c07abf6d2214f (diff)
Clean up HAVE_CONFIG_H and STDC_HEADERS.
Diffstat (limited to 'locale')
-rw-r--r--locale/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/Makefile b/locale/Makefile
index eeff2cbd78..e4c387836c 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