[Poppler-bugs] [Bug 44619] poppler-0.18.2 cannot find cairo libs

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 11 06:46:15 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=44619

--- Comment #3 from Adrian Johnson <ajohnson at redneon.com> 2012-01-11 06:46:15 PST ---
Created attachment 55435
  --> https://bugs.freedesktop.org/attachment.cgi?id=55435
print cairo version required if not found

Cairo is an optional dependency so it is not an error if the right version is
not found. If you make cairo a requirement with --enable-cairo-output,
configure will print an error message indicating the version required if it is
not found.

The attached patch makes configure print the version of cairo required if it is
not found unless --disable-cairo-output is specified.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list