aboutsummaryrefslogtreecommitdiff
path: root/archivers/dpkg/files/patch-Makefile.conf.in
blob: a524efc5f1703647ad0443f1edb24d6db2743d19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.conf.in.orig	Sat Apr 22 12:31:27 2006
+++ Makefile.conf.in	Sat Apr 22 12:31:41 2006
@@ -68,7 +68,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@