summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* backport r151340 from trunk, disable sendfile on s/390 only for Linux <2.4.0 ...pquerna2005-03-151-1/+4
* Backport r151487 from trunk to fix rwlock detection. pquerna2005-03-151-1/+1
* Backport r153917 and r153932 from trunk. Build fixes for multicast on Tru64 a...pquerna2005-03-151-0/+1
* * configure.in: Really don't define apr_sigwait in apr_private.h anyjorton2005-01-131-6/+0
* * acconfig.h: Remove file.jorton2005-01-131-0/+21
* * configure.in: Require autoconf 2.50. Use AC_CHECK_MEMBERS to checkjorton2005-01-131-7/+5
* * configure.in: Aggregate some AC_CHECK_FUNCS usage.jorton2005-01-101-7/+3
* Adding an initial Multicast API.pquerna2005-01-021-0/+3
* Add a build script to create Solaris packages from APRminfrin2004-12-141-0/+1
* Use uuid_generate() and uuid_create() for the apr_os_uuid_get() interfacepquerna2004-11-221-0/+13
* Added support for Solaris 10 Event Completion Framework aspquerna2004-11-221-1/+1
* * configure.in: Fix the documentation string for '--enable-experimental-libtool'pquerna2004-11-191-1/+1
* Add --config to jlibtool to fill shlibpath_var in configure.jfclere2004-09-301-0/+4
* Only install apr-$MAJOR-config and add appropriate detection code tojerenkrantz2004-08-011-2/+4
* Re-instate jlibtool from deleted revision 1.5. Paperwork filed. All is well.jerenkrantz2004-07-081-4/+1
* * poll/unix/poll.c (backend_cleanup): Only define if using epoll/kqueue.jorton2004-07-071-6/+3
* Add support for KQueue and sys_epoll to apr_pollset.jerenkrantz2004-07-061-0/+19
* * configure.in, config.layout: Add -version suffix to defaultjorton2004-06-301-1/+1
* * configure.in: Remove check for res_init again.jorton2004-06-301-2/+0
* Get the correct setting for which locking mechanism to use.dreid2004-06-291-2/+11
* Use libbind/libresolv when available. Check <sys/types.h> before checking oth...martin2004-06-291-1/+4
* * configure.in: Don't use POSIX semaphores or cross-process pthreadjorton2004-06-141-10/+4
* Support POSIX semaphores on LP64 platforms:jorton2004-06-141-2/+0
* Revert accidental commit.jorton2004-06-101-1/+6
* Add apr_threadattr_guardsize_set function, which allows changingjorton2004-06-101-7/+3
* * configure.in, include/arch/unix/apr_arch_proc_mutex.h,jorton2004-06-051-2/+0
* Move APR_INT64_STRFN to apr_private.h and remove redundantjorton2004-06-041-4/+8
* Drop racy/broken Unix nested mutex implementation; use SUSv3-stylejorton2004-06-041-0/+1
* Add pkg-config APR file.thommay2004-05-291-0/+1
* * configure.in, include/arch/win32/apr_private.h,jorton2004-05-241-0/+11
* Don't assume getnameinfo() can handle IPv4-mapped IPv6 addressestrawick2004-05-201-1/+0
* Provide workaround for socklen_t declaration problem with 64-bittrawick2004-04-161-0/+12
* +DAportable is not valid for HP-UX native compiler on ia64trawick2004-04-161-4/+10
* * configure.in: Clarify comment.jorton2004-03-311-1/+1
* Add LFS support:jorton2004-03-271-22/+86
* * configure.in, build/apr_common.m4: Remove checks for crypt_r whichjorton2004-03-131-4/+0
* Stop messing around with _FOO_SOURCE things mid-configure: enablejorton2004-03-131-15/+3
* * configure.in: Don't use AC_TYPE_SIZE_T twice.jorton2004-03-121-1/+0
* * configure.in: Fix comparison of mmap() return value.jorton2004-02-211-1/+1
* Fix the generation of the build-outputs.mk file. That file must remaingstein2004-02-211-0/+8
* Revert to using i386-pc-os2-emx on OS/2 rather than non-standardjorton2004-02-181-2/+2
* VPATH build fixes:jorton2004-02-051-3/+3
* First whack at switching to a single top-level make. This adds a dependencygstein2004-02-051-41/+12
* Remove "location detection" from apr-config:jorton2004-02-011-0/+5
* * configure.in: Fix detection of pthread rwlocks to actually fail whenjorton2004-01-261-12/+12
* Fix build with recent libtool HEAD:jorton2004-01-151-0/+1
* * configure.in: Fix detection of APR_OFF_T_FMT if built withjorton2004-01-121-9/+12
* * configure.in: Separate library checks from "checking for compilerjorton2004-01-081-0/+2
* Clean up configure logic for enabling "nonportable" atomics: don'tjorton2004-01-061-28/+19
* * configure.in: Don't pick up libnsl if gethostbyname is in libc,jorton2004-01-051-2/+2