From 65c8bff7a1cb64114f4e8ac392903978f64d9bc9 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Wed, 2 Dec 2009 11:49:11 +0100 Subject: [PATCH] To build strongSwan from git sources, gettext is required --- HACKING | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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