X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpropername;h=fc819a979696b3183e52fa22e82168e266fd5654;hb=8b498e93c258019d81b17e40d290a80f48783c7e;hp=e506411d23a38b327da86a70a227c1ff94814f71;hpb=a111113ffb2fdce42aa007e7f3f9fecb1a40bfe7;p=gnulib.git diff --git a/modules/propername b/modules/propername index e506411d2..fc819a979 100644 --- a/modules/propername +++ b/modules/propername @@ -26,8 +26,8 @@ gettext-h configure.ac: m4_ifdef([AM_XGETTEXT_OPTION], - [AM_XGETTEXT_OPTION([--keyword='proper_name:1,\"This is a proper name. See the gettext manual, section Names.\"']) - AM_XGETTEXT_OPTION([--keyword='proper_name_utf8:1,\"This is a proper name. See the gettext manual, section Names.\"'])]) + [AM_][XGETTEXT_OPTION([--keyword='proper_name:1,\"This is a proper name. See the gettext manual, section Names.\"']) + AM_][XGETTEXT_OPTION([--keyword='proper_name_utf8:1,\"This is a proper name. See the gettext manual, section Names.\"'])]) Makefile.am: lib_SOURCES += propername.h propername.c @@ -35,6 +35,9 @@ lib_SOURCES += propername.h propername.c Include: "propername.h" +Link: +$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise + License: GPL