mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-10 07:56:09 +00:00
Merge branch 'master' of git@github.com:sustrik/zeromq2
This commit is contained in:
commit
9fc8827b8a
@ -1,7 +1,7 @@
|
|||||||
# -*- Autoconf -*-
|
# -*- Autoconf -*-
|
||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
AC_PREREQ(2.61)
|
AC_PREREQ(2.61)
|
||||||
AC_INIT([zeromq],[dev],[http://www.zeromq.org])
|
AC_INIT([zeromq],[2.0-beta1],[http://www.zeromq.org])
|
||||||
AC_CONFIG_AUX_DIR(config)
|
AC_CONFIG_AUX_DIR(config)
|
||||||
AC_CONFIG_MACRO_DIR(config)
|
AC_CONFIG_MACRO_DIR(config)
|
||||||
AM_CONFIG_HEADER(src/platform.hpp)
|
AM_CONFIG_HEADER(src/platform.hpp)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user