Bug 40840 - Update autotools configuration
Summary: Update autotools configuration
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.10.3
Hardware: Other All
: medium normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cairo-1.12
  Show dependency treegraph
 
Reported: 2011-09-13 08:32 UTC by Javier Jardón
Modified: 2012-04-14 07:07 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Do not use deprecated macros (1.68 KB, patch)
2011-09-13 08:33 UTC, Javier Jardón
Details | Splinter Review
Generate xz tarballs (775 bytes, patch)
2011-09-13 08:33 UTC, Javier Jardón
Details | Splinter Review
Use autoreconf instead custom script (6.52 KB, patch)
2011-09-13 08:34 UTC, Javier Jardón
Details | Splinter Review
docs: Do not generate template files (678 bytes, patch)
2011-09-13 08:35 UTC, Javier Jardón
Details | Splinter Review

Description Javier Jardón 2011-09-13 08:32:25 UTC
Patches following
Comment 1 Javier Jardón 2011-09-13 08:33:22 UTC
Created attachment 51127 [details] [review]
Do not use deprecated macros
Comment 2 Javier Jardón 2011-09-13 08:33:49 UTC
Created attachment 51129 [details] [review]
Generate xz tarballs
Comment 3 Javier Jardón 2011-09-13 08:34:22 UTC
Created attachment 51130 [details] [review]
Use autoreconf instead custom script
Comment 4 Javier Jardón 2011-09-13 08:35:44 UTC
Created attachment 51131 [details] [review]
docs: Do not generate template files
Comment 5 Paulo Zanoni 2011-09-26 13:56:52 UTC
I believe if you send patches directly to the cairo mailing list you'll attract the attention of more developers and get the reviews sooner. But that's just my personal opinion :)
Comment 6 Chris Wilson 2012-04-14 07:07:20 UTC
Thanks for your patches and persistence!

commit 3616a5f992e6d12fc7f005b7b67ab2101d248470
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Sep 13 16:13:41 2011 +0100

    configure.ac: Update autotools configuration
    
    Do not use autoconf deprecated macros
    Use new libtool syntax
    honor aclocal flags

commit aa90a8f84f7dff67d57a8c0863331bf04e3b546e
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Sep 13 16:15:49 2011 +0100

    configure.ac: generate xz tarballs by default

commit 7b25b2eb4b83f411935e51ed398cebfb3a9c3c59
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Sep 13 16:20:12 2011 +0100

    autogen.sh: User autoreconf instead custom script

commit 40d6c580cd029f3d330ba28a7728ff36498920cb
Author: Javier Jardón <jjardon@gnome.org>
Date:   Tue Sep 13 16:30:10 2011 +0100

    configure.ac: Do not generate template files when building docs
    
    It's not needed as all the api documentation is inline


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.