X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fbison-i18n.m4;h=2e47642b2c4d468fe6094955958db2ca83455d12;hb=49d6b5a8396bdfb66bba54d59fe8ce750911f6f1;hp=75717127dc8b599aa9dbd6c897161e570112b41b;hpb=24e3d9bbe14557751ca08fed65d8342afeb9d5b6;p=gnulib.git diff --git a/m4/bison-i18n.m4 b/m4/bison-i18n.m4 index 75717127d..2e47642b2 100644 --- a/m4/bison-i18n.m4 +++ b/m4/bison-i18n.m4 @@ -1,5 +1,5 @@ -# bison-i18n.m4 serial 2 -dnl Copyright (C) 2005-2006 Free Software Foundation, Inc. +# bison-i18n.m4 serial 3 +dnl Copyright (C) 2005-2006, 2009-2012 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. @@ -42,7 +42,7 @@ AC_DEFUN([BISON_I18N], fi fi if test $BISON_USE_NLS = yes; then - AC_DEFINE([YYENABLE_NLS], 1, + AC_DEFINE([YYENABLE_NLS], [1], [Define to 1 to internationalize bison runtime messages.]) fi ])