ocserv: use the system's protocol buffers by default

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
Nikos Mavrogiannopoulos 2014-08-25 21:57:03 +02:00
parent a4079863ff
commit ba417da7ed

View file

@ -9,6 +9,6 @@ config OCSERV_PAM
config OCSERV_PROTOBUF
bool "use external libprotobuf"
default n
default y
endmenu