aboutsummaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2009-12-02 11:49:11 +0100
committerMartin Willi <martin@strongswan.org>2009-12-02 11:49:11 +0100
commit65c8bff7a1cb64114f4e8ac392903978f64d9bc9 (patch)
tree5fd46918d9ddf02bf92c5c53e01a1034885e4c06 /HACKING
parent376a11db3cdd0b1346886789bcd65dddf95ac2cd (diff)
downloadstrongswan-65c8bff7a1cb64114f4e8ac392903978f64d9bc9.tar.bz2
strongswan-65c8bff7a1cb64114f4e8ac392903978f64d9bc9.tar.xz
To build strongSwan from git sources, gettext is required
Diffstat (limited to 'HACKING')
-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