Re: gtk+ configure.in patch
- From: Arnaud Charlet <charlet ACT-Europe FR>
- To: Owen Taylor <otaylor redhat com>
- Cc: Sander Vesik <Sander Vesik Sun COM>, gtk-devel-list gnome org
- Subject: Re: gtk+ configure.in patch
- Date: Wed, 16 Jan 2002 16:44:18 +0100
> I've now committed the following patch, which hopefully addresses this
> issue comprehensively.
there's at least a typo in your patch:
> +dnl We allow people to disable image loaders explicitely, but if they don't we error
> +dnl out so that people don't accidentally build without them.
> +
> +AC_ARG_WITH(libpng, [ --without-libpng Disable PNG loader for gdk-pixbuf])
> +AC_ARG_WITH(libjpeg, [ --without-libjpeg Disable JPEG loader for gdk-pixbuf])
> +AC_ARG_WITH(libtiff, [ --without-libjpeg Disable TIFF loader for gdk-pixbuf])
Should be --without-libtiff
Arno
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]