From e7e90b72fd3161c5d55fed49e100781dfa3e9408 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 3 Oct 2014 14:05:01 +0000 Subject: Imported Upstream version 0.84 --- intl/Makefile.in | 4 ++-- intl/libintl.h | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 120000 intl/libintl.h (limited to 'intl') 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 -- cgit v1.2.3