summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2010-03-12 18:42:38 +0100
committerMartin Sustrik <sustrik@250bpm.com>2010-03-12 18:42:38 +0100
commit430aa533347dcbca57857d318a6898f480967cba (patch)
tree440f06aab1aa8125f842b761d60489ec57241bb9
parent54df388aced3ae059009eec3df66c7dea717747b (diff)
text concerning language bindings removed from configure
-rw-r--r--configure.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index f630398..e8302c6 100644
--- a/configure.in
+++ b/configure.in
@@ -464,9 +464,6 @@ AC_MSG_RESULT([ license text. ])
AC_MSG_RESULT([ ******************************************************** ])
AC_MSG_RESULT([])
AC_MSG_RESULT([ 0MQ install dir: $prefix])
-AC_MSG_RESULT([ Language bindings:])
-AC_MSG_RESULT([ C: yes])
-AC_MSG_RESULT([ C++: yes])
AC_MSG_RESULT([ Transports:])
AC_MSG_RESULT([ tcp: yes])
AC_MSG_RESULT([ pgm (epgm): $pgm_ext])