From: Mike Frysinger <vapier@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] autoconf now supports multislots
Date: Wed, 17 Apr 2013 14:33:29 -0400 [thread overview]
Message-ID: <201304171433.29938.vapier@gentoo.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 668 bytes --]
for people who work with projects that require specific versions of autoconf
and nothing else (like ==2.64), i've long left older versions in the tree so
people could downgrade on the fly. this isn't so bad as you can do:
emerge -bk ~autoconf-2.64
<use it>
emerge -bk autoconf
but i'm super lazy, so even this manual step is annoying. as such, i've added
USE=multislot support to autoconf (just like it is with binutils & gcc).
now you can install multiple versions in parallel and run:
WANT_AUTOCONF=2.64 autoconf
or more specifically:
autoconf-2.64
without affecting the default `autoconf`.
the default is, of course, unchanged.
-mike
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2013-04-17 18:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-17 18:33 Mike Frysinger [this message]
2013-04-17 18:48 ` [gentoo-dev] autoconf now supports multislots Ciaran McCreesh
2013-04-17 18:58 ` Michael Mol
2013-04-17 19:05 ` Ciaran McCreesh
2013-09-30 11:49 ` hasufell
2013-04-17 19:06 ` Chí-Thanh Christopher Nguyễn
2013-04-17 19:03 ` Mike Frysinger
2013-04-20 6:22 ` [gentoo-dev] " Ryan Hill
2013-04-20 15:35 ` Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201304171433.29938.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox