Summary: | [pending] allow build against installed Glib 2.x on non-Win32 systems | ||
---|---|---|---|
Product: | pkg-config | Reporter: | Peter Breitenlohner <peb> |
Component: | src | Assignee: | Tollef Fog Heen <tfheen> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | high | ||
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
fix configure.in for autoreconf (from automake-1.10)
fix glib-1.2.8/Makefile.am to avoid automake (1.10) warnings fix glib-1.2.8/configure.in to avoid autoconf (2.61a) warning don't distribute files that are removed by "make distclean" introduce the configure option --with-installed-glib |
Description
Peter Breitenlohner
2007-01-19 07:21:04 UTC
Created attachment 8446 [details] [review] fix configure.in for autoreconf (from automake-1.10) Created attachment 8447 [details] [review] fix glib-1.2.8/Makefile.am to avoid automake (1.10) warnings Created attachment 8448 [details] [review] fix glib-1.2.8/configure.in to avoid autoconf (2.61a) warning Created attachment 8449 [details] [review] don't distribute files that are removed by "make distclean" Created attachment 8450 [details] [review] introduce the configure option --with-installed-glib This patch is to be applied after #8446, and #8449 is to be applied after #8446. 2007-02-25 Tollef Fog Heen <tfheen@err.no> * Makefile.am: Add support for using the system glib. Thanks to Peter Breitenlohner for the bug and the patch. Freedesktop #9708 * configure.in: Add support for using the system glib. * glib-patches/no-dist-distclean-files.diff, glib-patches/automake-warning.diff, glib-patches/autoconf-warning.diff: Get rid of some warnings when configuring glib. This got fixed for 0.23 |
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.