jbig no longer configurable with ./configure

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
_maekke_

jbig no longer configurable with ./configure

Post by _maekke_ »

hello

configure has a regression with jbig handling:

Code: Select all

configure: WARNING: Unrecognized options: --without-jbig
the bug report at gentoo is located here and a proposed patch to fix the problem is attached in the bug, here is the link.

last known working version is 6.4.2.0, first known broken version is 6.4.2.9.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: jbig no longer configurable with ./configure

Post by magick »

We have a patch for the JBIG configure issue in the Subversion trunk. It will be also be available in the next point release.
Post Reply