Removed the unneeded socket-raw plugin

This commit is contained in:
Tobias Brunner
2012-09-14 14:10:14 +02:00
parent a889cfe5e1
commit 6d30954ae8
10 changed files with 0 additions and 895 deletions
-7
View File
@@ -176,13 +176,6 @@ if MONOLITHIC
endif
endif
if USE_SOCKET_RAW
SUBDIRS += plugins/socket_raw
if MONOLITHIC
libcharon_la_LIBADD += plugins/socket_raw/libstrongswan-socket-raw.la
endif
endif
if USE_SOCKET_DYNAMIC
SUBDIRS += plugins/socket_dynamic
if MONOLITHIC