bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 0.11.3: AM_GNU_GETTEXT_VERSION is missing


From: Bruno Haible
Subject: Re: 0.11.3: AM_GNU_GETTEXT_VERSION is missing
Date: Fri, 19 Jul 2002 19:36:05 +0200 (CEST)

Akim Demaille writes:
> I couldn't find its definition.

You are right. Please use this patch.

*** m4/gettext.m4       14 Jun 2002 12:13:59 -0000      1.76
--- m4/gettext.m4       19 Jul 2002 17:32:10 -0000
***************
*** 1,4 ****
! # gettext.m4 serial 15 (gettext-0.11.3)
  dnl Copyright (C) 1995-2002 Free Software Foundation, Inc.
  dnl This file is free software, distributed under the terms of the GNU
  dnl General Public License.  As a special exception to the GNU General
--- 1,4 ----
! # gettext.m4 serial 15.1 (gettext-0.11.3 patched)
  dnl Copyright (C) 1995-2002 Free Software Foundation, Inc.
  dnl This file is free software, distributed under the terms of the GNU
  dnl General Public License.  As a special exception to the GNU General
***************
*** 555,557 ****
--- 555,561 ----
    fi
    AC_SUBST(MKINSTALLDIRS)
  ])
+ 
+ 
+ dnl Usage: AM_GNU_GETTEXT_VERSION([gettext-version])
+ AC_DEFUN([AM_GNU_GETTEXT_VERSION], [])



reply via email to

[Prev in Thread] Current Thread [Next in Thread]