bug-gnulib
[Top][All Lists]
Advanced

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

Re: autoreconf, autopoint, and gnulib


From: Bruno Haible
Subject: Re: autoreconf, autopoint, and gnulib
Date: Mon, 7 Mar 2011 11:37:57 +0100
User-agent: KMail/1.9.9

Hello Ralf,

> By the way, do I understand correctly that this whole thing would
> become less of an issue once the pot-primary branch of git Automake
> is implemented and merged?

Actually the problem is that the following files are installed by both
autopoint and gnulib-tool:

  m4/codeset.m4
  m4/fcntl-o.m4
  m4/glibc21.m4
  m4/iconv.m4
  m4/intlmacosx.m4
  m4/inttypes_h.m4
  m4/inttypes-pri.m4
  m4/lcmessage.m4
  m4/lib-ld.m4
  m4/lib-link.m4
  m4/lib-prefix.m4
  m4/lock.m4
  m4/longlong.m4
  m4/size_max.m4
  m4/stdint_h.m4
  m4/threadlib.m4
  m4/visibility.m4
  m4/wchar_t.m4
  m4/wint_t.m4
  m4/xsize.m4
  build-aux/config.rpath

When "gettextize --intl" will not be supported any more in the next gettext
release (it is already deprecated in version 0.18) this list of files will be
reduced to

  m4/iconv.m4
  m4/lib-ld.m4
  m4/lib-link.m4
  m4/lib-prefix.m4

This is what would fix the problem libidn ran into.

The support for PO files in Automake is very desirable, but will assume
gettext >= 0.19 is released.

Bruno
-- 
In memoriam Emmanuel Ringelblum 
<http://en.wikipedia.org/wiki/Emmanuel_Ringelblum>



reply via email to

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