summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-17 09:35:33 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-17 09:35:33 (EDT)
commit816d99dfba7e6d68684dde87f97deeed13b7651f (patch)
treee19c6b16ed607bad394f7e00bec2b34f37f0e7a2 /README
parente9d9c529e1a9d6ed44c79e1768beddf9448e49c7 (diff)
README: Require M4, Autoconf, Automake, & Libtool.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index 122189f..0f5c5b0 100644
--- a/README
+++ b/README
@@ -27,7 +27,11 @@ You'll need to have the following software installed on your system:
* GNU Gettext,
* GMP (library and headers),
* GNU MPFR (library and headers), and
- * GNU MPC (library and headers, version 1.0 or later).
+ * GNU MPC (library and headers, version 1.0 or later),
+ * GNU M4,
+ * GNU Autoconf,
+ * GNU Automake, and
+ * GNU Libtool.
After installing opkbuild, be sure to run its mksysconf makefile with ARCH and
PLAT macros to install ProteanOS system configuration files on your system. For