aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--HACKING5
1 files changed, 4 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index 876f19d15..ee985d723 100644
--- a/HACKING
+++ b/HACKING
@@ -10,7 +10,10 @@ compile the code, you need the following tools:
- Git
- a recent GNU C complier (>= 3.x)
- - recent autotools
+ - automake
+ - autoconf
+ - libtool
+ - gettext
- perl
- lex/flex
- yacc/bison