diff options
Diffstat (limited to 'grapher/Makefile.in')
-rw-r--r-- | grapher/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/grapher/Makefile.in b/grapher/Makefile.in index 90f95487..786719da 100644 --- a/grapher/Makefile.in +++ b/grapher/Makefile.in @@ -146,6 +146,7 @@ elfutils_abs_srcdir = @elfutils_abs_srcdir@ exec_prefix = @exec_prefix@ have_dvips = @have_dvips@ have_latex = @have_latex@ +have_latex2html = @have_latex2html@ have_ps2pdf = @have_ps2pdf@ have_xmlto = @have_xmlto@ host_alias = @host_alias@ |