Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 503742

Summary: app-text/mupdf: Install headers to /usr/include/mupdf sub directory instead of directly to /usr/include
Product: Gentoo Linux Reporter: Samuli Suominen (RETIRED) <ssuominen>
Component: Current packagesAssignee: Michael Weber (RETIRED) <xmw>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Samuli Suominen (RETIRED) gentoo-dev 2014-03-07 15:52:48 UTC
I'd say ImageMagick sets the standard here. Please use mupdf/ sub directory for the headers.

See bug 503690
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2014-03-07 15:54:07 UTC
In fact, let me take a closer look first.

$ grep -r -i fitz *
configure:    ac_fn_c_check_header_mongrel "$LINENO" "mupdf/fitz.h" "ac_cv_header_mupdf_fitz_h" "$ac_includes_default"
configure:if test "x$ac_cv_header_mupdf_fitz_h" = xyes; then :
configure.ac:    AC_CHECK_HEADER(mupdf/fitz.h,passed=`expr $passed + 1`,failed=`expr $failed + 1`,)

Only in configure.ac?
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2014-03-07 15:57:10 UTC
I should have looked, they ARE in the mupdf/ sub directory at least in version 1.3