summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorwl <wl>2004-10-07 10:59:34 +0000
committerwl <wl>2004-10-07 10:59:34 +0000
commit0e26260691b62c34c4cf40edfa01f9f0fe9944b9 (patch)
treecce25c06e22e132fbdda6c036e40214c0e6d570b /configure.ac
parent043bf1fc4bad0b07a5d9dd914d707ffe5d66f4d1 (diff)
downloadgroff-0e26260691b62c34c4cf40edfa01f9f0fe9944b9.tar.gz
* aclocal.m4 (GROFF_GHOSTSCRIPT_PATH): New macro.
* configure.ac: Call GROFF_GHOSTSCRIPT_PATH. * configure: Regenerated. * Makefile.in (GHOSTSCRIPT): New variable. (MDEFINES): Add GHOSTSCRIPT.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f34b16bf..3260cb5c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -92,6 +92,7 @@ GROFF_TMAC
GROFF_TARGET_PATH_SEPARATOR
GROFF_HTML_PROGRAMS
GROFF_PNMTOPS_NOSETPAGE
+GROFF_GHOSTSCRIPT_PATH
AC_CONFIG_FILES([stamp-h], [echo timestamp > stamp-h])
AC_CONFIG_FILES([Makefile doc/Makefile])