Bug 15757

Summary: xorg/xserver - branch origin/server-1.4-branch - Build fix for newer autoreconf
Product: xorg Reporter: Paulo César Pereira de Andrade <pcpa>
Component: Server/GeneralAssignee: Daniel Stone <daniel>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium Keywords: patch
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
0001-Fix-for-autoreconf-2.62-due-to-multiple-variables-se.patch none

Description Paulo César Pereira de Andrade 2008-04-29 10:57:28 UTC
Created attachment 16246 [details] [review]
0001-Fix-for-autoreconf-2.62-due-to-multiple-variables-se.patch

Fix for autoreconf 2.62 due to multiple variables set in AC_SUBST.
Comment 1 Peter Hutterer 2008-04-29 18:02:23 UTC
(In reply to comment #0)
> Created an attachment (id=16246) [details]
> 0001-Fix-for-autoreconf-2.62-due-to-multiple-variables-se.patch
> 
> Fix for autoreconf 2.62 due to multiple variables set in AC_SUBST.
> 


ACK. This change has already been applied to master as part of

commit 3c337e18b933881e22b0d03312511f1d23a8640b
Author: Tilman Sauerbeck <tilman@code-monkey.de>
Date:   Thu Apr 10 21:36:19 2008 +0200

    Fixed configure.ac for autoconf 2.62.


daniels, please apply to 1.4. thanks.
Comment 2 Paulo César Pereira de Andrade 2008-04-29 19:27:09 UTC
  Thanks for the comment Peter (I think he will not read it :-),
and sorry for not noticing a similar patch was already applied
to git master. Mandriva's cooker left freeze a few days ago and
I got this problem when recompiling the X Server after having
upgraded autotools.

  This patch maybe isn't fully complete in regards to the
multiple autogen.sh's, as now, when compiling git snaphots,
I noticed that it also doesn't know anymore about the option
--enable-maintainer-mode. But it is just a warning.


Comment 3 Peter Hutterer 2008-04-30 01:34:06 UTC
(In reply to comment #2)
>   Thanks for the comment Peter (I think he will not read it :-),
> and sorry for not noticing a similar patch was already applied
> to git master. Mandriva's cooker left freeze a few days ago and
> I got this problem when recompiling the X Server after having
> upgraded autotools.
> 
>   This patch maybe isn't fully complete in regards to the
> multiple autogen.sh's, as now, when compiling git snaphots,
> I noticed that it also doesn't know anymore about the option
> --enable-maintainer-mode. But it is just a warning.
> 


Julien Cristau just pushed the fix (as a cherry-pick). Marking as closed.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.