poke-devel
[Top][All Lists]
Advanced

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

patch to allow users to use a custom Automake installation


From: Bruno Haible
Subject: patch to allow users to use a custom Automake installation
Date: Thu, 30 Jan 2020 21:07:21 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-171-generic; KDE/5.18.0; x86_64; ; )

Currently a user who has installed Automake in a location != /usr
has problems: The bootstrap.conf script fetches pkg.m4 from the
location where 'automake' is installed. But the distros only install
it in /usr/share/aclocal/pkg.m4.

It is particularly annoying that we cannot download the newest
pkg.m4 through wget (of a tarball or git repository), because the
pkg.m4 is the processed output of what can be found in the tarballs
and git repositories of the ***-****** package.

This patch alleviates the problem. Code taken from GNU grep, likely
from Jim Meyering.


Attachment: 0001-build-Try-harder-to-get-pkg.m4.patch
Description: Text Data


reply via email to

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