summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarken <bwarken>2013-03-29 12:29:04 +0000
committerbwarken <bwarken>2013-03-29 12:29:04 +0000
commit79e11b78072d6bce12dec514ac28c34bd9a9f152 (patch)
tree20efe3bdd000dcb783fe01fd93ea39a07162475e
parent32479f4aa92b227708f0e74b845d9cc07ed4cc24 (diff)
downloadgroff-79e11b78072d6bce12dec514ac28c34bd9a9f152.tar.gz
Run `autoconf' again.
Published version is `v1.0'.
-rwxr-xr-xconfigure5
-rw-r--r--contrib/glilypond/ChangeLog6
2 files changed, 10 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
diff --git a/contrib/glilypond/ChangeLog b/contrib/glilypond/ChangeLog
index 79224619..c315dd58 100644
--- a/contrib/glilypond/ChangeLog
+++ b/contrib/glilypond/ChangeLog
@@ -1,5 +1,11 @@
2013-03-29 Bernd Warken <groff-bernd.warken-72@web.de>
+ Published version is `v1.0'.
+
+ Run `autoconf' again.
+
+2013-03-29 Bernd Warken <groff-bernd.warken-72@web.de>
+
* <groff_src_dir>/m4/groff.m4, <groff_src_dir>/configure.ac: Add
libdir information for `glilypond'.