OpenSolaris needs libsocket and libnsl for socket().

This commit is contained in:
Tobias Brunner
2009-08-14 14:50:53 +02:00
parent 932fdc38de
commit 26965b4ef3
5 changed files with 12 additions and 4 deletions
+1
View File
@@ -1,6 +1,7 @@
ipsec_PROGRAMS = stroke
stroke_SOURCES = stroke.c stroke_msg.h stroke_keywords.c stroke_keywords.h
stroke_LDADD = $(top_builddir)/src/libstrongswan/libstrongswan.la $(SOCKLIB)
INCLUDES = -I$(top_srcdir)/src/libstrongswan
EXTRA_DIST = stroke_keywords.txt
BUILT_SOURCES = stroke_keywords.c