mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-10 07:56:09 +00:00
simplify configuration summary
This commit is contained in:
parent
66b67fbdf2
commit
1fbeba2fe3
17
configure.in
17
configure.in
@ -425,22 +425,11 @@ esac
|
||||
|
||||
AC_MSG_RESULT([])
|
||||
AC_MSG_RESULT([ ******************************************************** ])
|
||||
AC_MSG_RESULT([ 0MQ ])
|
||||
AC_MSG_RESULT([ ******************************************************** ])
|
||||
AC_MSG_RESULT([ This software is distributed under the terms and ])
|
||||
AC_MSG_RESULT([ conditions of the LESSER GNU GENERAL PUBLIC LICENSE. ])
|
||||
AC_MSG_RESULT([ See the file COPYING and COPYING.LESSER for the full ])
|
||||
AC_MSG_RESULT([ license text. ])
|
||||
AC_MSG_RESULT([ 0MQ configuration summary])
|
||||
AC_MSG_RESULT([ ******************************************************** ])
|
||||
AC_MSG_RESULT([])
|
||||
AC_MSG_RESULT([ 0MQ install dir: $prefix])
|
||||
AC_MSG_RESULT([ Transports:])
|
||||
AC_MSG_RESULT([ tcp: yes])
|
||||
AC_MSG_RESULT([ pgm (epgm): $pgm_ext])
|
||||
AC_MSG_RESULT([ ipc: yes])
|
||||
AC_MSG_RESULT([ inproc: yes])
|
||||
AC_MSG_RESULT([ Install dir: $prefix])
|
||||
AC_MSG_RESULT([ PGM (EPGM) support: $pgm_ext])
|
||||
AC_MSG_RESULT([ Performance tests: $perf])
|
||||
AC_MSG_RESULT([])
|
||||
AC_MSG_RESULT([ ******************************************************** ])
|
||||
AC_MSG_RESULT([])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user