Commits
Stefan Knoblich committed 5bba01f5c37
mod_event_zmq: Use sed to patch configure.in to use AC_CONFIG_HEADERS AM_CONFIG_HEADER is deprecated in automake 1.13.1 (and temporarily not available in 1.13), the replacement is available in autoconf-2.59 (and maybe before). NOTE: Remove sed hackery when upstream has released a fixed version Signed-off-by: Stefan Knoblich <stkn@openisdn.net>