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

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

[PATCH] [GETTEXT] Automake 1.5's `distcheck' rule fails


From: Bonzini
Subject: [PATCH] [GETTEXT] Automake 1.5's `distcheck' rule fails
Date: Tue, 16 Oct 2001 15:11:45 +0200

Automake 1.5 has stricter rules for VPATH builds in its `make distcheck'
rule than 1.4. In particular, it demands that in a VPATH build, the
source directory can be on a readonly volume, as long as the source
was not modified

GNU gettext 0.10.40 fails to comply to these requirements, so programs
that use GNU gettext AND automake 1.5 do not pass the `distcheck' rule;
the attached patch fixes this.  The `update-po' target creates pox
files in the build directory and tries to move them to the source
directory only if they differ from the source directory's po file.

--
|_  _  _ __
|_)(_)| ) ,'
-------- '-._

Attachment: Makefile.in.in.diff
Description: application/unknown-content-type-txtfile


reply via email to

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