fixed compilation warnings and errors when not using curl

This commit is contained in:
Martin Willi
2007-03-13 14:52:18 +00:00
parent db0f828413
commit 96567fc8a2
5 changed files with 10 additions and 3 deletions
+4
View File
@@ -54,6 +54,10 @@ if USE_LEAK_DETECTIVE
AM_CFLAGS = -DLEAK_DETECTIVE
endif
if USE_LIBCURL
libstrongswan_la_LIBADD += -lcurl
endif
asn1/oid.c : asn1/oid.txt asn1/oid.pl
cd asn1 && $(PERL) oid.pl