projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cabea32
)
ocserv: use the system's protocol buffers by default
author
Nikos Mavrogiannopoulos
<nmav@gnutls.org>
Mon, 25 Aug 2014 19:57:03 +0000
(21:57 +0200)
committer
Nikos Mavrogiannopoulos
<nmav@gnutls.org>
Wed, 27 Aug 2014 16:22:46 +0000
(18:22 +0200)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
net/ocserv/Config.in
patch
|
blob
|
history
diff --git
a/net/ocserv/Config.in
b/net/ocserv/Config.in
index 75ebd5ada5ed2cc0ba5ec85e4868e67aeec233b1..beace7bb26e184aec19b109f69f72e0a822bbe33 100644
(file)
--- a/
net/ocserv/Config.in
+++ b/
net/ocserv/Config.in
@@
-9,6
+9,6
@@
config OCSERV_PAM
config OCSERV_PROTOBUF
bool "use external libprotobuf"
- default
n
+ default
y
endmenu