Re: gtk+ configure.in patch



> 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]