summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 4 insertions, 1 deletions
diff --git a/configure b/configure
index 63e9e5db..9ab9de4d 100755
--- a/configure
+++ b/configure
@@ -740,7 +740,8 @@ PACKAGE_VERSION
PACKAGE_TARNAME
PACKAGE_NAME
PATH_SEPARATOR
-SHELL'
+SHELL
+glilypond_dir'
ac_subst_files=''
ac_user_opts='
enable_option_checking
@@ -5527,6 +5528,8 @@ if test "x$with_grofferdir" = "x"; then
groffer_dir=$with_grofferdir
fi
+glilypond_dir=$libdir/groff/glilypond
+
if test -z "$PSPRINT"; then
for ac_prog in lpr
do