summaryrefslogtreecommitdiff
path: root/configure
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
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')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 9ab9de4d..ebcf435c 100755
--- a/configure
+++ b/configure
@@ -741,6 +741,7 @@ PACKAGE_TARNAME
PACKAGE_NAME
PATH_SEPARATOR
SHELL
+grog_dir
glilypond_dir'
ac_subst_files=''
ac_user_opts='
@@ -5530,6 +5531,8 @@ if test "x$with_grofferdir" = "x"; then
glilypond_dir=$libdir/groff/glilypond
+grog_dir=$libdir/groff/grog
+
if test -z "$PSPRINT"; then
for ac_prog in lpr
do