! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
support for automake 1.11
Status:
RESOLVED: FIXED
Product:
Xfce4-dev-tools
Component:
General

Comments

Description Yves-Alexis Perez editbugs 2010-02-23 23:06:09 CET
Created attachment 2859 
add automake 1.11 support

Hey,

xdt doesn't yet support automake 1.11, it'd be nice to add it. Attached patch should do it.
Comment 1 Yves-Alexis Perez editbugs 2010-02-23 23:17:35 CET
And shouldn't it be a a good idea to *start* by automake/aclocal (without version). It' usually the most recent available, so in case:

automake (1.11)
automake-1.8 are installed

automake 1.11 will be used, which seems like a better idea.

Currently, automake-1.8 would be used.
Comment 2 Brian J. Tarricone (not reading bugmail) 2010-02-24 01:04:28 CET
(In reply to comment #1)
> And shouldn't it be a a good idea to *start* by automake/aclocal (without
> version). It' usually the most recent available

Maybe, maybe not.  Automake doesn't guarantee compatibility between minor versions, so if automake-1.12 comes out and doesn't work with Xfce, we'd rather use something older (assuming 1.12 ends up getting installed as plain 'automake').  But yeah, 1.11 support should be added too (and 1.10 if it's not in there already).
Comment 3 Yves-Alexis Perez editbugs 2010-02-24 07:06:50 CET
(In reply to comment #2)
> (In reply to comment #1)
> > And shouldn't it be a a good idea to *start* by automake/aclocal (without
> > version). It' usually the most recent available
> 
> Maybe, maybe not.  Automake doesn't guarantee compatibility between minor
> versions, so if automake-1.12 comes out and doesn't work with Xfce, we'd rather
> use something older (assuming 1.12 ends up getting installed as plain
> 'automake').

Hmhm, yeah in case Xfce doesn't work with latest it might make sense to put the latest working version first. But in other cases, “automake” is the choice of the user. If he chose to not use the latest one, it might not be a good idea to override this.
Comment 4 Nick Schermer editbugs 2010-10-31 12:41:16 CET
Added support for automake 1.11 in 0a39fae, works here for quite some time.

Bug #6251

Reported by:
Yves-Alexis Perez
Reported on: 2010-02-23
Last modified on: 2010-10-31

People

Assignee:
Xfce Bug Triage
CC List:
1 user

Version

Attachments

add automake 1.11 support (781 bytes, patch)
2010-02-23 23:06 CET , Yves-Alexis Perez
no flags

Additional information