X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgettext;h=1cfee27ebee41a8c45129b05948faa5cc911925f;hb=f4a519da138fc11be756d442a893e2b54a07cece;hp=0388aad7a7343af3db464343b73dd50043e91397;hpb=3d952d7f1099cc36e7e8b916bb4e1f52ff98cc7d;p=gnulib.git diff --git a/modules/gettext b/modules/gettext index 0388aad7a..1cfee27eb 100644 --- a/modules/gettext +++ b/modules/gettext @@ -8,9 +8,10 @@ m4/glibc2.m4 m4/glibc21.m4 m4/iconv.m4 m4/intdiv0.m4 +m4/intl.m4 +m4/intldir.m4 m4/intmax.m4 m4/inttypes_h.m4 -m4/inttypes-h.m4 m4/inttypes-pri.m4 m4/lcmessage.m4 m4/lock.m4 @@ -20,7 +21,6 @@ m4/nls.m4 m4/po.m4 m4/printf-posix.m4 m4/progtest.m4 -m4/signed.m4 m4/size_max.m4 m4/stdint_h.m4 m4/uintmax_t.m4 @@ -53,6 +53,9 @@ AM_CPPFLAGS += -I$(top_builddir)/intl Include: "gettext.h" +Link: +$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise + License: LGPL