aboutsummaryrefslogtreecommitdiff
path: root/CVS-INFO
diff options
context:
space:
mode:
Diffstat (limited to 'CVS-INFO')
-rw-r--r--CVS-INFO2
1 files changed, 2 insertions, 0 deletions
diff --git a/CVS-INFO b/CVS-INFO
index dfe1bb0e1..39d9c0eef 100644
--- a/CVS-INFO
+++ b/CVS-INFO
@@ -15,6 +15,8 @@ perl/ is a subdirectory with various perl scripts
To build after having extracted everything from CVS, do this:
% automake
+% aclocal
+% autoheader
% autoconf
% ./configure
% make