tTypo corrected: autogen -> autogen.sh - vaccinewars - be a doctor and try to vaccinate the world
(HTM) git clone git://src.adamsgaard.dk/vaccinewars
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit b7393d78c58284dfa5c8bc6d67d512f052d7f4f0
(DIR) parent 95e8178680a1a4fac14b6698d4c6bb3c7b4bd7ad
(HTM) Author: Ben Webb <ben@salilab.org>
Date: Tue, 25 Jun 2002 15:30:03 +0000
Typo corrected: autogen -> autogen.sh
Diffstat:
M INSTALL | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/INSTALL b/INSTALL
t@@ -31,7 +31,7 @@ dopewars installation should require no more than the following:-
make install
(To build a CVS version, you must have the automake and autoconf packages
-installed. Run ./autogen to generate the Makefiles and configure script.
+installed. Run ./autogen.sh to generate the Makefiles and configure script.
You will also need the gettext package if you want to enable NLS support,
in order to generate the necessary .po files.)