X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=HACKING;h=0162f5a15d18387ce5b46f6cff3375229917b110;hb=refs%2Fheads%2Fpss-max-salt;hp=8755fd63f709917e343143faab0eb71e4e78ba59;hpb=1f14b4a1f91f0b76369d3283a6771757e6437a23;p=thirdparty%2Fstrongswan.git diff --git a/HACKING b/HACKING index 8755fd63f7..0162f5a15d 100644 --- a/HACKING +++ b/HACKING @@ -1,6 +1,6 @@ - ------------------------- - strongSwan - Development - ------------------------- + ------------------------ + strongSwan - Development + ------------------------ Git repository --------------------- @@ -13,24 +13,25 @@ the code, you need the following tools: - automake - autoconf - libtool + - pkg-config - gettext - perl + - python - lex/flex - yacc/bison - gperf Optionally: - - check - lcov/genhtml - Doxygen To check out the master branch, use: - git clone git://git.strongswan.org/strongswan.git + git clone git://git.strongswan.org/strongswan.git - or using HTTP +or using HTTP: - git clone http://git.strongswan.org/strongswan.git + git clone http://git.strongswan.org/strongswan.git After a successful check out, give the autotools a try: