From 0c5051a4709e3418091e5961a630f9955b58edda Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 26 Jan 2012 19:41:06 +0100 Subject: [PATCH] Update from gnulib. --- gettext-runtime/m4/ChangeLog | 4 ++++ gettext-runtime/m4/gettext.m4 | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gettext-runtime/m4/ChangeLog b/gettext-runtime/m4/ChangeLog index 9cb7cb0f6..ceb1062fe 100644 --- a/gettext-runtime/m4/ChangeLog +++ b/gettext-runtime/m4/ChangeLog @@ -1,3 +1,7 @@ +2012-01-06 Paul Eggert + + * m4/gettext.m4: In commentary, do not use ` to quote. + 2012-01-06 Paul Eggert Use ', not `, for quoting output. diff --git a/gettext-runtime/m4/gettext.m4 b/gettext-runtime/m4/gettext.m4 index cab4dfc81..bbaf56e9c 100644 --- a/gettext-runtime/m4/gettext.m4 +++ b/gettext-runtime/m4/gettext.m4 @@ -1,4 +1,4 @@ -# gettext.m4 serial 64 (gettext-0.18.2) +# gettext.m4 serial 65 (gettext-0.18.2) dnl Copyright (C) 1995-2011 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -35,7 +35,7 @@ dnl will be ignored. If NEEDSYMBOL is specified and is dnl 'need-formatstring-macros', then GNU gettext implementations that don't dnl support the ISO C 99 formatstring macros will be ignored. dnl INTLDIR is used to find the intl libraries. If empty, -dnl the value `$(top_builddir)/intl/' is used. +dnl the value '$(top_builddir)/intl/' is used. dnl dnl The result of the configuration is one of three cases: dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled -- 2.47.2