diff options
Diffstat (limited to 'grapher')
-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 786719da..fc260d60 100644 --- a/grapher/Makefile.in +++ b/grapher/Makefile.in @@ -144,6 +144,7 @@ docdir = @docdir@ dvidir = @dvidir@ elfutils_abs_srcdir = @elfutils_abs_srcdir@ exec_prefix = @exec_prefix@ +have_certutil = @have_certutil@ have_dvips = @have_dvips@ have_latex = @have_latex@ have_latex2html = @have_latex2html@ |