summaryrefslogtreecommitdiff
path: root/intl
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:01 +0000
committerMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:01 +0000
commite7e90b72fd3161c5d55fed49e100781dfa3e9408 (patch)
tree67cfcfae6b9a9e15701a332dfacbe0ca6440f16c /intl
parent2d113e8792747151bf5d830f1a1485f2f951f940 (diff)
Imported Upstream version 0.84upstream/0.84
Diffstat (limited to 'intl')
-rw-r--r--intl/Makefile.in4
l---------intl/libintl.h1
2 files changed, 3 insertions, 2 deletions
diff --git a/intl/Makefile.in b/intl/Makefile.in
index 35fb837..fb112fe 100644
--- a/intl/Makefile.in
+++ b/intl/Makefile.in
@@ -79,7 +79,7 @@ DISTFILES.gettext = libintl.glibc intlh.inst.in
.c.lo:
$(LIBTOOL) --mode=compile $(COMPILE) $<
-INCLUDES = -I.. -I. -I$(top_srcdir)/intl -I$(top_srcdir)/lib -I$(top_srcdir)/include/sane
+INCLUDES = -I.. -I. -I$(top_srcdir)/intl -I$(top_srcdir)/lib -I$(top_srcdir)/include
all: all-@USE_INCLUDED_LIBINTL@
@@ -150,7 +150,7 @@ uninstall:
info dvi:
-$(OBJECTS): ../include/sane/config.h libgettext.h
+$(OBJECTS): ../include/config.h libgettext.h
bindtextdom.$lo finddomain.$lo loadmsgcat.$lo: gettextP.h gettext.h loadinfo.h
dcgettext.$lo: gettextP.h gettext.h hash-string.h loadinfo.h
diff --git a/intl/libintl.h b/intl/libintl.h
new file mode 120000
index 0000000..d783e7b
--- /dev/null
+++ b/intl/libintl.h
@@ -0,0 +1 @@
+.././intl/libgettext.h \ No newline at end of file