summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
* Set APR_HAS_OS_UUID=1 for Windows builds.Guenter Knauf2011-03-271-0/+1
* Fixed process.h detection with configure builds.Guenter Knauf2011-03-261-0/+1
* Support selection of libxml2 vs expat in autoconf build.Nick Kew2011-03-251-2/+3
* MinGW improvements:Jeff Trawick2011-03-191-4/+14
* Fix definition of apr_ino_t to be independent of _FILE_OFFSET_BITS evenStefan Fritsch2011-03-071-6/+10
* * Remove empty [ ] block as it causes an empty "else fi" block that theRuediger Pluem2011-03-021-4/+3
* Add new configure option --enable-allocator-uses-mmap to use mmapStefan Fritsch2011-02-181-0/+12
* Minor update for DarwinJim Jagielski2011-01-171-6/+0
* now that we treat OS X special, revert ordering change backJim Jagielski2010-12-201-33/+32
* (Try to) support Darwin's "universal" builds by allowing forJim Jagielski2010-12-181-0/+60
* Re-arrange sizing tests to go from largest toJim Jagielski2010-12-171-32/+33
* Solve ELF-32 builds on ia64-hpuxWilliam A. Rowe Jr2010-06-021-3/+2
* Revert r949211 miscommitWilliam A. Rowe Jr2010-06-021-10/+3
* Solve ELF-32 builds on ia64-hpuxWilliam A. Rowe Jr2010-05-281-3/+10
* restore alphabetic order, no functional change.Greg Ames2010-04-301-1/+1
* explicitly check for ifaddrs.h before using it. Greg Ames2010-04-291-0/+2
* Go back to Go. Do not collect $200.Jim Jagielski2010-04-131-6/+0
* OS/2: Fix path to aplibtool for when it's used outside of APR build directory.Brian Havard2010-03-301-2/+3
* Ensure all platforms are consistent in including apr.h within apr_private.hWilliam A. Rowe Jr2009-12-211-0/+5
* Handle mswsock, ws2tcpip and winsock2 header files correctlyWilliam A. Rowe Jr2009-12-181-1/+5
* Yes, use the lfs64 flag to flag APR_HAS_LARGE_FILESWilliam A. Rowe Jr2009-12-181-1/+1
* sync for stddef.hWilliam A. Rowe Jr2009-12-181-0/+1
* The end of individual apu.h flavors, these public declarations live in apr.hWilliam A. Rowe Jr2009-12-181-2/+1
* Nothing interesting existed in apr_common_private.h, this wouldWilliam A. Rowe Jr2009-12-181-4/+0
* working through various mingw elections, to straighten out win32 apr_private.hWilliam A. Rowe Jr2009-12-181-8/+24
* fix spellingJeff Trawick2009-12-171-1/+1
* Restore system iconv functionality broken in r891488William A. Rowe Jr2009-12-171-0/+1
* remove apr-iconv references; it was built upon apr so cannot exist before aprWilliam A. Rowe Jr2009-12-161-36/+9
* replace --enable-dtrace and corresponding DTrace-specific hookJeff Trawick2009-12-161-16/+0
* Fix -DWIN32 and APR_FILES_AS_SOCKETS for MinGWWilliam A. Rowe Jr2009-11-161-1/+3
* Fix sequencing for older autoconf/libtool. Thanks for the report, Jeff.William A. Rowe Jr2009-11-141-1/+1
* remove redundant AC_CONFIG_MACRO_DIR, thanks trawick for the observationWilliam A. Rowe Jr2009-11-131-1/+0
* bump to 2.59 baseline for autoconf (it -was- 5 yrs old, this year)William A. Rowe Jr2009-11-131-1/+1
* These are needed in 2.2.6 libtool to correctly libtoolize --copyWilliam A. Rowe Jr2009-11-121-0/+3
* * configure.in: Simplify check for accept4().Joe Orton2009-11-041-58/+23
* PuntJim Jagielski2009-10-131-4/+0
* More Darwin mojo due to 64 and 32 bit multi-arches. TheJim Jagielski2009-10-131-0/+11
* predict future and keep mr rowe happyJim Jagielski2009-09-021-1/+1
* This is the right one...Jim Jagielski2009-08-311-0/+9
* Ooops... didn't mean that.Jim Jagielski2009-08-311-7/+0
* Ugly hack... for Darwin 10.0.0, off_t is long longJim Jagielski2009-08-311-0/+7
* Use more elaborate checks for epoll_create1, dup3 and accept4.Bojan Smojver2009-07-161-1/+106
* Move check for fdatasync out of extended file descriptor handling block.Bojan Smojver2009-07-151-1/+4
* Link again on OS X, where fdatasync() does not seem to exist.Sander Striker2009-07-111-1/+1
* Initialize several non-crosscompile decisionsWilliam A. Rowe Jr2009-07-011-0/+3
* * AC_PROG_SED is only avaliable in recent autoconf versions.Ruediger Pluem2009-03-311-1/+5
* * build/apu-iconv.m4, build/dbd.m4, build/crypto.m4: Use INCLUDESJoe Orton2009-03-251-5/+1
* * configure.in: Pick up includes from DBD macros.Joe Orton2009-03-251-0/+1
* * configure.in, Makefile.in: Fix "make install" for DSO builds.Joe Orton2009-03-241-1/+1
* APR->APU conversion of DSO buildfoo; rename --disable-util-dso toJoe Orton2009-03-241-2/+2