From ec7cd2b8a5e9e2d21c9addf365e3af561d090864 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 24 Jan 2002 12:38:19 +0000 Subject: Mention @INTLLIBS@ deprecation. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 9f49ffa..52822fb 100644 --- a/NEWS +++ b/NEWS @@ -47,6 +47,10 @@ Version 0.11 - XXX 2002 * gettextize has a new option --intl which determines whether a copy of the intl directory is included in the package. +* The Makefile variable @INTLLIBS@ is deprecated. It is replaced with + @LIBINTL@ (in projects without libtool) or @LTLIBINTL@ (in projects with + libtool). + * New documentation sections: - Manipulating - po/LINGUAS -- cgit v1.1