ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] autoconf
@ 2002-09-17 15:32 Igor Homyakov
  2002-09-17 15:53 ` [sisyphus] autoconf Alexey Tourbin
  2002-09-18  5:40 ` [sisyphus] autoconf Alexey I. Froloff
  0 siblings, 2 replies; 6+ messages in thread
From: Igor Homyakov @ 2002-09-17 15:32 UTC (permalink / raw)
  To: ALT Linux Sisyphus

как при сборке переключаться между разными версиями autoconf ?

--
Igor Homyakov
<homyakov at altlinux dot ru>


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] Re: autoconf
  2002-09-17 15:53 ` [sisyphus] autoconf Alexey Tourbin
@ 2002-09-17 15:50   ` Igor Homyakov
  2002-09-17 16:11     ` Dmitry V. Levin
  0 siblings, 1 reply; 6+ messages in thread
From: Igor Homyakov @ 2002-09-17 15:50 UTC (permalink / raw)
  To: sisyphus

On Tue, Sep 17, 2002 at 07:53:07PM +0400, Alexey Tourbin wrote:
> On Tue, Sep 17, 2002 at 07:32:27PM +0400, Igor Homyakov wrote:
> > как при сборке переключаться между разными версиями autoconf ?

> Нужно бы сделать макросы, типа %configure21 или %configure25.
> А они уже будут выставлять BuildReq и т.п.

ну это еще когда будет ...

как с помощью update-alternatives переключатся туда-сюда ?

--
Igor Homyakov
<homyakov at altlinux dot ru>


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [sisyphus] Re: autoconf
  2002-09-17 15:32 [sisyphus] autoconf Igor Homyakov
@ 2002-09-17 15:53 ` Alexey Tourbin
  2002-09-17 15:50   ` Igor Homyakov
  2002-09-18  5:40 ` [sisyphus] autoconf Alexey I. Froloff
  1 sibling, 1 reply; 6+ messages in thread
From: Alexey Tourbin @ 2002-09-17 15:53 UTC (permalink / raw)
  To: sisyphus

On Tue, Sep 17, 2002 at 07:32:27PM +0400, Igor Homyakov wrote:
> как при сборке переключаться между разными версиями autoconf ?

Нужно бы сделать макросы, типа %configure21 или %configure25.
А они уже будут выставлять BuildReq и т.п.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] Re: autoconf
  2002-09-17 15:50   ` Igor Homyakov
@ 2002-09-17 16:11     ` Dmitry V. Levin
  2002-09-18  4:39       ` vic ismakaev
  0 siblings, 1 reply; 6+ messages in thread
From: Dmitry V. Levin @ 2002-09-17 16:11 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

[-- Attachment #1: Type: text/plain, Size: 392 bytes --]

On Tue, Sep 17, 2002 at 07:50:38PM +0400, Igor Homyakov wrote:
> > > как при сборке переключаться между разными версиями autoconf ?
> 
> > Нужно бы сделать макросы, типа %configure21 или %configure25.
> > А они уже будут выставлять BuildReq и т.п.
> 
> ну это еще когда будет ...
> 
> как с помощью update-alternatives переключатся туда-сюда ?

update-alternatives --config autoconf


--
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] Re: autoconf
  2002-09-17 16:11     ` Dmitry V. Levin
@ 2002-09-18  4:39       ` vic ismakaev
  0 siblings, 0 replies; 6+ messages in thread
From: vic ismakaev @ 2002-09-18  4:39 UTC (permalink / raw)
  To: sisyphus

17 Сентябрь 2002 22:11, Dmitry V. Levin написал:
> On Tue, Sep 17, 2002 at 07:50:38PM +0400, Igor Homyakov wrote:
> > > > как при сборке переключаться между разными версиями autoconf ?
> > >
> > > Нужно бы сделать макросы, типа %configure21 или %configure25.
> > > А они уже будут выставлять BuildReq и т.п.
> >
> > ну это еще когда будет ...
> >
> > как с помощью update-alternatives переключатся туда-сюда ?
>
> update-alternatives --config autoconf
А если напрямую вызывать
autoconf_2.13 or autoconf_2.5?
 если и в makefile они вызываются
то
make autoconf=autoconf_2.13 autoheader=autoheader_2.5?

А в BuildRequires: autoconf_2.13 указывать вручную после buildreq.
-- 
С уважением
Виктор В Исмакаев


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] autoconf
  2002-09-17 15:32 [sisyphus] autoconf Igor Homyakov
  2002-09-17 15:53 ` [sisyphus] autoconf Alexey Tourbin
@ 2002-09-18  5:40 ` Alexey I. Froloff
  1 sibling, 0 replies; 6+ messages in thread
From: Alexey I. Froloff @ 2002-09-18  5:40 UTC (permalink / raw)
  To: ALT Linux Sisyphus

[-- Attachment #1: Type: text/plain, Size: 474 bytes --]

On Tue, Sep 17, 2002 at 07:32:27PM +0400, Igor Homyakov wrote:
> как при сборке переключаться между разными версиями autoconf ?
Через /dev/arse. Если в случае с automake надо вызывать
automake-${am-api-version} (1.4 или 1.5, это описано в info
automake), то для autoconf надо вызывать autoconf_${ac-version},
т.е. не 2.1 или 2.5, а 2.13 или 2.52 (2.54).

Что очень неудобно при смене версии autoconf...

-- 
Sir Raorn, Inform-Mobil System Adminitrator.
AIF5-RIPN, AIF5-RIPE

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-09-18  5:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-17 15:32 [sisyphus] autoconf Igor Homyakov
2002-09-17 15:53 ` [sisyphus] autoconf Alexey Tourbin
2002-09-17 15:50   ` Igor Homyakov
2002-09-17 16:11     ` Dmitry V. Levin
2002-09-18  4:39       ` vic ismakaev
2002-09-18  5:40 ` [sisyphus] autoconf Alexey I. Froloff

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git