summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBernd Warken <groff-bernd.warken-72@web.de>2013-04-12 13:11:18 +0000
committerBernd Warken <groff-bernd.warken-72@web.de>2013-04-12 13:11:18 +0000
commit47c8cd772c3206f58fef89203b36571fe3c50a13 (patch)
treec88b507188435b05ea9e5c4ac2cf98d5e4e76c14 /configure.ac
parentc1e6c4c21928caa1c6caaa1f165df2170dc11700 (diff)
downloadgroff-git-47c8cd772c3206f58fef89203b36571fe3c50a13.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 8837a3e17..a6fa70414 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])