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

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

[gettext] Don't add mkinstalldirs to EXTRA_DIST


From: Stepan Kasal
Subject: [gettext] Don't add mkinstalldirs to EXTRA_DIST
Date: Wed, 20 Jul 2005 13:07:51 +0200
User-agent: Mutt/1.4.1i

Hello,
  gettextize might copy in files config.rpath and mkinstalldirs.
In that case, it adds both files to EXTRA_DIST.

In short, this is not necessary, because these files get distributed
by Automake itself.

To be exact, mkinstalldirs get's distributed by all versions of automake
since version 1.4.  I don't think you try to support older versions, do you?

The support for config.rpath was added in 1.6.  So you have to add it to
EXTRA_DIST if you awnt to support older versions of Automake.

Would you accept the attached patch?

Stepan

Attachment: gettext-20050720-extra-dist.patch
Description: Text document


reply via email to

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