OpenSolaris needs libsocket and libnsl for socket().
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user