summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-08-26 04:41:42 +0000
committerwlemb <wlemb>2001-08-26 04:41:42 +0000
commite858ef4b269c431b2cb41112b1b5c7daabcf0670 (patch)
treee4d34531bb1a25f1a6234ff2e23e174826ebcf47 /configure
parent379f0c32819a009f9a8cdc57f2c80b42b4d0559b (diff)
downloadgroff-e858ef4b269c431b2cb41112b1b5c7daabcf0670.tar.gz
* doc/pic.ms: Replace `\\' with `\e' (and fixing some single backslashes).
Many other minor fixes. * configure.ac: Add message at end to inform how to compile xditview.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure20
1 files changed, 20 insertions, 0 deletions
diff --git a/configure b/configure
index 2a8a98ff..1b91e390 100755
--- a/configure
+++ b/configure
@@ -5551,3 +5551,23 @@ if test "$no_create" != yes; then
$ac_cs_success || { (exit 1); exit 1; }
fi
+{ echo "$as_me:5554:
+
+ Configuration completed.
+
+ You can now say \`make' to compile the groff package and \`make install'
+ to install it afterwards.
+
+ If you want to compile xditview, change the directory to \`src/xditview'
+ and follow the instructions given in the file \`INSTALL'.
+" >&5
+echo "$as_me:
+
+ Configuration completed.
+
+ You can now say \`make' to compile the groff package and \`make install'
+ to install it afterwards.
+
+ If you want to compile xditview, change the directory to \`src/xditview'
+ and follow the instructions given in the file \`INSTALL'.
+" >&6;}