summaryrefslogtreecommitdiff
path: root/acinclude.m4
AgeCommit message (Expand)Author
2012-04-27Replaced obsolete autoconf and automake macrosGabriele Svelto
2012-04-21Change the way the polling system is selectedGabriele Svelto
2012-04-09Fix /dev/poll detection on SolarisGabriele Svelto
2012-04-04Define the XS_HAVE_* poller macros in a more robust wayGabriele Svelto
2012-02-16Simplify mechanism for choosing polling mechanismMartin Sustrik
2012-02-16Small layout fix in acinlcude.m4 Signed-off-by: Martin Sustrik <sustrik@250bp...Martin Sustrik
2012-02-16Revert "Fix: Case where system library has epoll but kernel does not support ...Martin Sustrik
2012-02-16Fix: Case where system library has epoll but kernel does not support it.Michael Fox
2012-02-16ZeroMQ renamed to CrossroadsMartin Sustrik
2011-10-26Added compile-time test for SOCK_CLOEXECMikko Koppanen
2011-09-06Fix polling system detection on mingw32 buildMikko Koppanen
2011-09-04Added option to choose internal polling systemMikko Koppanen
2011-04-03Additional gcov changesMikko Koppanen
2011-04-02Large rename: AC_ZMQ_ to LIBZMQ_ and ac_zmq_ to libzmq_. Fixes "warning suspi...Mikko Koppanen
2011-04-02Added code coverage checkingMikko Koppanen
2010-12-18Fix passing through CFLAGS/CPPFLAGS/CXXFLAGS when using --enable-debugMikko Koppanen
2010-12-07Fix werror flag store/restoreMikko Koppanen
2010-12-07Fix visibility on rhel4Mikko Koppanen
2010-12-01Prefix variables with "ac_zmq_"Mikko Koppanen
2010-11-19Add a check that the compiler actually works.Mikko Koppanen
2010-11-18Run autoupdate on the configure.inMikko Koppanen
2010-11-17Allow building without documentation.Mikko Koppanen
2010-11-17MinGW32 build fixesMikko Koppanen
2010-11-15Build refactoringMikko Koppanen
2010-10-16Don't set pedantic to yes if using ICCMikko Koppanen