summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2016-10-09 16:09:42 +0200
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2016-10-09 20:30:12 +0300
commitb78575f418c21728c41315246d112a46970df895 (patch)
tree90d24c15882b6b1416a8d9ac05f37c427e5b5192 /INSTALL
parentdoc/guile-ssh.texi (Acknowledgments): Update (diff)
downloadguile-ssh-b78575f418c21728c41315246d112a46970df895.tar.gz
build: Update Guile's and Gettext's Autoconf macros.
* m4/guile.m4, m4/lib-link.m4, m4/lib-ld.m4, m4/lib-prefix.m4: Update from Guile 2.0.12 and Gettext 0.19.8. * build-aux/compile, build-aux/config.rpath: New files, imported from Gettext. * Makefile.am (EXTRA_DIST): Add them. * INSTALL: Update. Signed-off-by: Artyom V. Poptsov <poptsov.artyom@gmail.com>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 007e939..2099840 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,8 +12,8 @@ without warranty of any kind.
Basic Installation
==================
- Briefly, the shell commands `./configure; make; make install' should
-configure, build, and install this package. The following
+ Briefly, the shell command `./configure && make && make install'
+should configure, build, and install this package. The following
more-detailed instructions are generic; see the `README' file for
instructions specific to this package. Some packages provide this
`INSTALL' file but do not implement all of the features documented