mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-27 15:41:05 +08:00
Merge branch 'master' of git@github.com:sustrik/zeromq2
This commit is contained in:
commit
67194267f8
@ -212,6 +212,8 @@ if test "x$pyzmq" != "xyes"; then
|
||||
[python third-party/openpgm/libpgm-1.0.0/openpgm/pgm/version_generator.py > \
|
||||
third-party/openpgm/libpgm-1.0.0/openpgm/pgm/version.c])
|
||||
|
||||
AM_CONDITIONAL(BUILD_PYTHON, test "x$pyzmq" = "xyes")
|
||||
|
||||
AC_SUBST(stdint)
|
||||
AC_SUBST(inttypes)
|
||||
|
||||
@ -241,5 +243,3 @@ AC_MSG_RESULT([ 0MQ install dir: $prefix])
|
||||
AC_MSG_RESULT([ Python language binding: $pyzmq])
|
||||
AC_MSG_RESULT([])
|
||||
|
||||
AM_CONDITIONAL(BUILD_PYTHON, test "x$pyzmq" = "xyes")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user