summaryrefslogtreecommitdiff
path: root/modules/propername
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-08-09 19:58:07 +0200
committerBruno Haible <bruno@clisp.org>2009-08-09 19:58:07 +0200
commit76ce13275858bb6a27d40f502d5679c01d2b8d41 (patch)
tree1ee2eab887a66de65c5e44b018bee11191d4ed00 /modules/propername
parent47aaecc85cb2a374c6c3d6945dbf3d18df065838 (diff)
downloadgnulib-76ce13275858bb6a27d40f502d5679c01d2b8d41.tar.gz
Avoid warnings from 'aclocal' when AM_XGETTEXT_OPTION is not defined.
Diffstat (limited to 'modules/propername')
-rw-r--r--modules/propername4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/propername b/modules/propername
index 8c76453e19..fc819a9796 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