aboutsummaryrefslogtreecommitdiff
path: root/archivers/dpkg/files/patch-Makefile.conf.in
blob: c5461efe1f36902e30edebca46394d94847b2ad1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.conf.in.orig	Thu Mar  6 16:27:30 2003
+++ Makefile.conf.in	Thu Mar  6 16:27:45 2003
@@ -59,7 +59,7 @@
 DEFS			= @DEFS@ -D_GNU_SOURCE
 INCLUDE_CFLAGS		= -I$(top_srcdir)/include -I$(top_srcdir) -I$(srcdir) -I../include -I.. -I. -I$(top_srcdir)/optlib
 
-NLS_CFLAGS		= -DLOCALEDIR=\"$(localedir)\" -I$(top_srcdir)/intl -I../intl
+NLS_CFLAGS		= -DLOCALEDIR=\"$(localedir)\" -I$(top_srcdir)/intl -I../intl -I${GETTEXTBASE}/include
 NLS_LIBS		= @INTLLIBS@ 
 
 SSD_LIBS		= @SSD_LIBS@