From: Martin Willi Date: Wed, 2 Dec 2009 10:49:11 +0000 (+0100) Subject: To build strongSwan from git sources, gettext is required X-Git-Tag: 4.3.6~152 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=65c8bff7a1cb64114f4e8ac392903978f64d9bc9;p=thirdparty%2Fstrongswan.git To build strongSwan from git sources, gettext is required --- diff --git a/HACKING b/HACKING index 876f19d15f..ee985d7239 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