Note: Some packages still rely on the old xpdf headers and because xpdf itself is not installing them it is safe to enable them by default.
@ -25,3 +25,6 @@ fi
# help to find fontconfig header files
var_append CXX_WRAPPER_APPEND ' ' "-I$(pkgprefix -r includedir fontconfig)"
# Install unsupported xpdf headers
var_append confopt ' ' '--enable-xpdf-headers'