strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Removed the unneeded socket-raw plugin
[strongswan.git]
/
src
/
libcharon
/
Makefile.am
diff --git
a/src/libcharon/Makefile.am
b/src/libcharon/Makefile.am
index
3869066
..
bc9a6f2
100644
(file)
--- a/
src/libcharon/Makefile.am
+++ b/
src/libcharon/Makefile.am
@@
-176,13
+176,6
@@
if MONOLITHIC
endif
endif
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
if USE_SOCKET_DYNAMIC
SUBDIRS += plugins/socket_dynamic
if MONOLITHIC