OpenSolaris needs libsocket and libnsl for socket().
This commit is contained in:
@@ -50,7 +50,7 @@ utils/mutex.c utils/mutex.h \
|
||||
utils/backtrace.c utils/backtrace.h \
|
||||
plugins/plugin_loader.c plugins/plugin_loader.h plugins/plugin.h
|
||||
|
||||
libstrongswan_la_LIBADD = -lpthread $(DLLIB) $(BTLIB)
|
||||
libstrongswan_la_LIBADD = -lpthread $(DLLIB) $(BTLIB) $(SOCKLIB)
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/src/libstrongswan
|
||||
AM_CFLAGS = \
|
||||
|
||||
Reference in New Issue
Block a user