summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Automake improvements1.4.25Johan Bergström2015-11-191-5/+5
* fix configure.ac warning and use system automakedormando2015-11-181-1/+1
* Reworked C-alignment check to be clear-as-day.Eric McConville2014-04-271-6/+9
* Take endianness into account on alignment checkDagobert Michelsen2014-04-271-1/+7
* Add linux accept4() support.Simon Liu2013-12-191-0/+1
* Created DETECT_CLANG autoconf function, and excluded '-pthread' from CFLAGS w...1.4.16Eric McConville2013-12-091-2/+34
* Issue 286: --disable-coverage drops "-pthread" optionTrond Norbye2012-09-011-5/+3
* Better detection of sasl_callback_ftDustin Sallings2012-02-011-0/+27
* properly detect GCC atomicsdormando2012-01-251-0/+14
* Fix -rpath for macosxTrond Norbye2011-08-271-1/+1
* Do the monotonic clock ourselves1.4.7-rc11.4.7dormando2011-08-101-0/+1
* Issue 214: Search for network libraries before searching for libeventTrond Norbye2011-08-081-4/+6
* Issue 213: Search for clock_gettime in librtTrond Norbye2011-08-081-0/+4
* Fix whitespace bug in configure.acTrond Norbye2011-07-181-2/+2
* Gcc on Solaris sparc wants -R and not -rpath1.4.6Trond Norbye2011-07-151-4/+5
* Issue 121: Set the runtime path when --with-libevent is usedTrond Norbye2011-07-131-0/+4
* Fix cross compilation issues in configureTrond Norbye2010-11-111-23/+10
* Add support for --enable-sasl-pwdbTrond Norbye2010-03-061-1/+36
* Backporting AC_PROG_CC_C99 macro for redhat.Dustin Sallings2010-02-201-1/+2
* add tests to detect ARM CPU alignment issuesPaul Lindner2009-12-261-1/+7
* Allow semi-broken C99 compilers to compile memcachedTrond Norbye2009-11-041-1/+49
* Relax the warnings a bit for cyrus-saslDustin Sallings2009-10-251-1/+1
* Look for sasl.Dustin Sallings2009-10-251-0/+15
* Fixed some more == in shell tests.Dustin Sallings2009-10-181-3/+3
* Issue 97: Check for the existence of libgcovTrond Norbye2009-10-121-2/+9
* Add support for hugetlbfs (for Linux).Trond Norbye2009-09-181-0/+1
* Issue: #83: Refactor: use htonll or ntohll if the os provides themTrond Norbye2009-09-021-0/+22
* Fix caching of alignment requirement detection.Mat Hostetter2009-08-231-2/+2
* Use -pthread when compiling threaded code with gccTrond Norbye2009-08-221-1/+2
* Configure fix for CC that's not in path.Dustin Sallings2009-08-221-1/+1
* Only turn off strict aliasing for gcc 4.4.*1.4.01.4-rc1Dustin Sallings2009-07-091-1/+7
* Disable strict aliasing (issue 60)Dustin Sallings2009-07-091-1/+1
* Create a generic cache for objects of same sizeTrond Norbye2009-04-171-1/+8
* Ignore SIGHUP when running as a daemonTrond Norbye2009-04-141-0/+3
* Use git's version number for releases.Dustin Sallings2009-03-261-1/+2
* Detect broken compilation environment on SolarisTrond Norbye2009-03-161-0/+4
* Conditionally disable the generation of docs.Dustin Sallings2009-03-131-1/+7
* Updated version numbers.1.3.2Dustin Sallings2009-03-111-1/+1
* Added --disable-coverageTrond Norbye2009-03-101-42/+53
* Fix output from DETECT_ICC macro when $GCC != "yes"Trond Norbye2009-03-101-2/+4
* Modified the dtrace build supportTrond Norbye2009-03-041-8/+6
* Detect xml2rfc and xsltproc during configure and generate the documentation a...Trond Norbye2009-03-041-0/+4
* Drop privileges when running on SolarisTrond Norbye2009-03-031-0/+16
* Fix shell bug in configure.Dustin Sallings2009-02-131-1/+1
* Workaround Solaris autoconf interaction to look for C99.Dustin Sallings2009-02-131-12/+9
* Link with libumem if availableTrond Norbye2009-02-091-0/+1
* icc: Enable -Wall and -WerrorDustin Sallings2009-02-021-1/+1
* icc: disable "= where == may be intended" warningDustin Sallings2009-02-021-1/+1
* Get build working under ICC.Dustin Sallings2009-02-021-3/+42
* libgcov is needed for gcov debug builds.Dustin Sallings2009-01-291-0/+2