X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fintl.m4;h=d67e29c5de33af5f480d8837c5baab8545b6cf27;hb=9f1f81e4362dd265a2fa54b30b16ceed123cd4e5;hp=96031eb9522368a9d8bdfe37c4b6b1b6ba568dad;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/m4/intl.m4 b/m4/intl.m4 index 96031eb95..d67e29c5d 100644 --- a/m4/intl.m4 +++ b/m4/intl.m4 @@ -1,5 +1,5 @@ -# intl.m4 serial 17b -dnl Copyright (C) 1995-2011 Free Software Foundation, Inc. +# intl.m4 serial 17c +dnl Copyright (C) 1995-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. @@ -296,5 +296,5 @@ AC_DEFUN([gt_CHECK_DECL], gt_value=0 fi AC_DEFINE_UNQUOTED([HAVE_DECL_]translit($1, [a-z], [A-Z]), [$gt_value], - [Define to 1 if you have the declaration of `$1', and to 0 if you don't.]) + [Define to 1 if you have the declaration of '$1', and to 0 if you don't.]) ])