Gentoo Archives: gentoo-dev

From: Ned Ludd <solar@g.o>
To: Vitaly Ivanov <im@×××.ru>
Cc: Mike Frysinger <vapier@g.o>, gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] patch for aclocal wraper
Date: Wed, 06 Oct 2004 00:12:34
Message-Id: 1097021470.17568.6701.camel@simple
In Reply to: Re: [gentoo-dev] patch for aclocal wraper by Vitaly Ivanov
1 Mike was not kidding about the "Not unless you file a bug" part.
2
3 We have strict self imposed rules about this. Without a bug to track why
4 a patch gets added to a package it will be lost or dropped in future
5 versions.
6
7 So please file a bug and explain in detail there why this patch would be
8 good for gentoo. http://bugs.gentoo.org
9
10 On Tue, 2004-10-05 at 11:47, Vitaly Ivanov wrote:
11 > Hello Dear All
12 >
13 > This patch is aimed to fix incorrect automake version detection,
14 > in case when environment variable WANT_AUTOMAKE is not specified and
15 > when files Makefile.in
16 > and aclocal.m4 do not exit. It is a common situation when aclocal is
17 > executed for the first time.
18 > Automake documentation suggests a method how a project can specify its
19 > version requirements:
20 > a macro AM_INIT_AUTOMAKE([options]) should be placed in configure.in or
21 > configure.ac.
22 > For example:
23 > AM_INIT_AUTOMAKE([1.8 gnu])
24 >
25 > After applying our patch gentoo aclocal wrapper would first search
26 > automake version requirements
27 > in envvar WANT_AUTOMAKE, Makefile.in, aclocal.m4 and then in
28 > configure.in or configure.ac.
29 >
30 > /Best regards, Vitaly
31 >
32 >
33 > Mike Frysinger wrote:
34 >
35 > >On Tuesday 05 October 2004 10:10 am, Vitaly Ivanov wrote:
36 > >
37 > >
38 > >>Pleace apply to Gentoo portage.
39 > >>
40 > >>
41 > >
42 > >not unless you file a bug explaining why the patch is needed
43 > >
44 > >these things arent handled on the mailing lists
45 > >-mike
46 > >
47 > >--
48 > >gentoo-dev@g.o mailing list
49 > >
50 > >
51 > >
52 --
53 Ned Ludd <solar@g.o>
54 Gentoo (hardened,security,infrastructure,embedded,toolchain) Developer

Attachments

File name MIME type
signature.asc application/pgp-signature