Skip to content

xdvipsk: support building manpage with system kpathsea - #85

Open
Flowdalic wants to merge 1 commit into
TeX-Live:trunkfrom
Flowdalic:xdvipsk-kpathsea
Open

xdvipsk: support building manpage with system kpathsea#85
Flowdalic wants to merge 1 commit into
TeX-Live:trunkfrom
Flowdalic:xdvipsk-kpathsea

Conversation

@Flowdalic

Copy link
Copy Markdown

When building xdvipsk with --with-system-kpathsea, KPATHSEA_PATHS_H was hardcoded to ${top_builddir}/.. in man/Makefile.am which caused a build failure because paths.h could not be found. This fix resolves KPATHSEA_PATHS_H in configure.ac similar to how web2c does it.

When building xdvipsk with --with-system-kpathsea, KPATHSEA_PATHS_H was
hardcoded to ${top_builddir}/.. in man/Makefile.am which caused a build
failure because paths.h could not be found. This fix resolves
KPATHSEA_PATHS_H in configure.ac similar to how web2c does it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant