summaryrefslogtreecommitdiff
path: root/catgets
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 /catgets
parent93a6d0820430bfe3d09695a1376c07abf6d2214f (diff)
Clean up HAVE_CONFIG_H and STDC_HEADERS.
Diffstat (limited to 'catgets')
-rw-r--r--catgets/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/catgets/Makefile b/catgets/Makefile
index 50d972e65d..4a03eba377 100644
--- a/catgets/Makefile
+++ b/catgets/Makefile
@@ -46,8 +46,7 @@ include ../Rules
$(objpfx)gencat: $(gencat-modules:%=$(objpfx)%.o)
-catgets-CPPFLAGS := -DNLSPATH='"$(msgcatdir)/%L/%N:$(msgcatdir)/%L/LC_MESSAGES/%N:$(msgcatdir)/%l/%N:$(msgcatdir)/%l/LC_MESSAGES/%N:"' \
- -DHAVE_CONFIG_H
+catgets-CPPFLAGS := -DNLSPATH='"$(msgcatdir)/%L/%N:$(msgcatdir)/%L/LC_MESSAGES/%N:$(msgcatdir)/%l/%N:$(msgcatdir)/%l/LC_MESSAGES/%N:"'
CPPFLAGS-gencat = -DNOT_IN_libc