[maemo-developers] [maemo-developers] automake

From: valtteri at rahkonen.org valtteri at rahkonen.org
Date: Fri Aug 26 12:47:24 EEST 2005
On Fri, 26 Aug 2005, Timo Steuerwald wrote:

> Hi all,
>
> In the package db is only an automake1.8 package available, but on
> command line I can see that also automake-1.4 and 1.7 is installed. It
> seems that both version come from autotools-dev package On common debian
> systems there is an automake<x>.<y> package for each version.
> IMHO because of 1.4 and 1.7 are installed in
> /scratchbox/tools/autotools, I can also not use update-alternatives:
>
> > [sbox-SDK_PC: /] > update-alternatives --config automake
> >
> > There is only 1 program which provides automake
> > (/usr/bin/automake-1.8). Nothing to configure.
>
> Is there already a package out there for automake 1.6?
> Is there a site like http://www.debian.org/distrib/packages or
> http://packages.ubuntu.com/ or - instead of this - apt-file where I can
> see which file belongs to which package?
>
> Cheers,
>
> Timo
> _______________________________________________
> maemo-developers mailing list
> maemo-developers at maemo.org
> https://maemo.org/mailman/listinfo/maemo-developers
>

If you are using 1.0.x (or 0.9.8.5, I'm not sure that this feature is
backported though) you can use SBOX_DEFAULT_AUTOMAKE env variable:

SBOX_DEFAULT_AUTOMAKE
        Specifies which automake version the 'automake' command points
        to.  Available versions are 1.4, 1.7 and 1.8 (default).

SBOX_DEFAULT_AUTOCONF
        Specifies which autoconf version the 'autoconf' command points
        to.  Available versions are 2.13 and 2.59 (you can also
        specify 2.50 which is an alias for 2.59).  The default is to
        automatically guess the appropriate version, so you should not
        set this variable under normal circumstances.

-- 
Valtteri Rahkonen
valtteri at rahkonen.org
http://www.rahkonen.org
+358 40 5077041

More information about the maemo-developers mailing list