projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fae559
)
Fix result if no protoc 3 found
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Tue, 2 Aug 2016 11:43:31 +0000
(13:43 +0200)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Tue, 2 Aug 2016 11:43:31 +0000
(13:43 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
8b6a98d
..
15b42d5
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-6505,7
+6505,7
@@
AC_MSG_RESULT([ libxmms . . . . . . . $with_libxmms])
AC_MSG_RESULT([ libyajl . . . . . . . $with_libyajl])
AC_MSG_RESULT([ oracle . . . . . . . $with_oracle])
AC_MSG_RESULT([ protobuf-c . . . . . $have_protoc_c])
-AC_MSG_RESULT([ protoc 3 . . . . . . $protoc3])
+AC_MSG_RESULT([ protoc 3 . . . . . . $
have_
protoc3])
AC_MSG_RESULT([ python . . . . . . . $with_python])
AC_MSG_RESULT()
AC_MSG_RESULT([ Features:])