summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorbwarken <bwarken>2013-04-12 13:11:14 +0000
committerbwarken <bwarken>2013-04-12 13:11:14 +0000
commite8d863d6261066ded9861ce9c8bd3829c6bc8f9f (patch)
treeb8a3e69b0e17ae400f3d033a0eea207a1ca9361b /configure.ac
parentc9759b341ba9721ddd012c1ff842390793f1babf (diff)
downloadgroff-e8d863d6261066ded9861ce9c8bd3829c6bc8f9f.tar.gz
`grog': In the following, the file `grog.pl' will be split. For
the coming files, a lib-directory is needed for storage. m4/groff.m4, configure.ac: Add libdir information for `grog'. Makefile.in: Add @grog_dir@. Run `autoconf'. `grog' has now a lib-directory at `$prefix/lib/groff/grog'.
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 8837a3e1..a6fa7041 100644
--- a/configure.ac
+++ b/configure.ac
@@ -63,6 +63,7 @@ GROFF_APPRESDIR_DEFAULT
GROFF_GROFFERDIR_OPTION
GROFF_GROFFERDIR_DEFAULT
GROFF_GLILYPONDDIR_DEFAULT
+GROFF_GROGDIR_DEFAULT
GROFF_PRINT
AC_PROG_EGREP
AC_PATH_PROG([PERLPATH], [perl], [/usr/bin/perl])