From 892f2c939c2ea860f9b6fab11b5b23b31eb90081 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 10 Mar 2011 22:37:41 +0000 Subject: configure cleanup --- src/configure | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/configure b/src/configure index 3e53f8e..28b97c7 100755 --- a/src/configure +++ b/src/configure @@ -2,14 +2,14 @@ # # anylike # -# anylike is an IKEv2 Implementation written in Lua and C. It's main -# design goal is to provide anytun and uanytun or any other SATP -# implementation with a key exchange mechanism but it should also be -# possible to use anylike as key exchange daemon for IPSec security -# associations. The use of Lua guarantees that anylike is easily -# portable to many platforms including very small ones like wireless +# anylike is an IKEv2 Implementation written in Lua and C. It's main +# design goal is to provide anytun and uanytun or any other SATP +# implementation with a key exchange mechanism but it should also be +# possible to use anylike as key exchange daemon for IPSec security +# associations. The use of Lua guarantees that anylike is easily +# portable to many platforms including very small ones like wireless # routers. -# +# # # Copyright (C) 2007-2008 Markus Grueneis # Christian Pointner @@ -119,7 +119,7 @@ fi rm -f version.h rm -f include.mk -case $TARGET in +case $TARGET in Linux) LDFLAGS=$LDFLAGS' -ldl' ;; @@ -238,9 +238,9 @@ if [ -z "$EXAMPLESDIR" ]; then EXAMPLESDIR=$PREFIX/share/examples fi -cat >> include.mk < include.mk <> version.h < version.h <