summaryrefslogtreecommitdiff
path: root/INSTALL.REPO
diff options
context:
space:
mode:
authorBertrand Garrigues <bertrand.garrigues@laposte.net>2018-02-26 22:51:10 +0100
committerBertrand Garrigues <bertrand.garrigues@laposte.net>2018-02-26 22:51:10 +0100
commit6d41249a8c391eb6578fa5dd5222f683768326ed (patch)
tree0743dc0f80473c648ab259b1db7e2b9e43cd59a7 /INSTALL.REPO
parentf7f0af4cd8b61a467dd70322a961582b2f8a16cb (diff)
downloadgroff-git-6d41249a8c391eb6578fa5dd5222f683768326ed.tar.gz
Update installation doc.
* INSTALL.REPO: mention that 'pkg-config' is a dependency. * INSTALL.extra: add dependency 'makeinfo' and optional dependencies 'pkg-config' and 'uchardet'. * TESTS: move to doc/automake_migration_tests.txt * INSTALL.gen: remove, this file is redundant with the 'INSTALL' file from gnulib.
Diffstat (limited to 'INSTALL.REPO')
-rw-r--r--INSTALL.REPO2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL.REPO b/INSTALL.REPO
index 47912b42c..bd74e8cbc 100644
--- a/INSTALL.REPO
+++ b/INSTALL.REPO
@@ -26,6 +26,8 @@ versions of the autotools, set the following environment variables:
export AUTOMAKE_VERSION=1.14
export AUTOCONF_VERSION=2.69
+You will also need to have `pkg-config' installed on your system.
+
First invoke the bootstrap script:
$ ./bootstrap