aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/dpkg/files/patch-Makefile.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/dpkg/files/patch-Makefile.conf.in')
-rw-r--r--archivers/dpkg/files/patch-Makefile.conf.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/archivers/dpkg/files/patch-Makefile.conf.in b/archivers/dpkg/files/patch-Makefile.conf.in
new file mode 100644
index 00000000000..c5461efe1f3
--- /dev/null
+++ b/archivers/dpkg/files/patch-Makefile.conf.in
@@ -0,0 +1,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@