[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
autoreconf should use gettextize --intl
From: |
Andreas Schwab |
Subject: |
autoreconf should use gettextize --intl |
Date: |
Wed, 13 Mar 2002 12:04:44 +0100 |
User-agent: |
Gnus/5.090005 (Oort Gnus v0.05) Emacs/21.2.50 (ia64-suse-linux) |
With the current version of gettext you need to call gettextize with
--intl if you want to include libintl in the sources. If you use
gettextize without --intl, you must configure with
AM_GNU_GETTEXT([external]) instead. autoreconf should detect that and
pass the --intl option to gettextize if AM_GNU_GETTEXT is used without
[external].
Andreas.
--
Andreas Schwab, SuSE Labs, address@hidden
SuSE GmbH, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- autoreconf should use gettextize --intl,
Andreas Schwab <=