summaryrefslogtreecommitdiff
path: root/build/apr_common.m4
Commit message (Expand)AuthorAgeFilesLines
* Use strerror_r() where available, since strerror() isn't alwaystrawick2001-11-121-1/+35
* Add the ability to remove an element as well as add one.dreid2001-07-241-0/+26
* Stop trying to provide cross-process pthread mutexes on systems wheretrawick2001-07-051-0/+19
* Cleanup the detection of pthread_rwlock_t. Let autoconf play withjerenkrantz2001-07-011-0/+1
* Remove useless cruft and make it unnecessary for clients of APRfielding2001-05-111-3/+0
* Completely revamp configure so that it preserves the standard makefielding2001-04-291-44/+91
* APR_FLAG_HEADERS: Don't try to set variable with '-' in its name; do the same...wsanchez2001-04-071-2/+2
* Add a simple configuration macro to determine how APR itself was built.rbb2001-04-031-0/+11
* Generate config.nice for easy re-run of configure, because Ryan wanted it.fielding2001-04-031-0/+19
* Define preprocessor options in CPPFLAGS instead of CFLAGSfielding2001-04-031-1/+1
* Ready for prime time actually. Tested underjim2001-03-211-2/+0
* Make a note not to use this macro yet, whilejim2001-02-271-12/+8
* Use an inline shell loop to do "_" and "." translation with sed,kfogel2001-02-271-9/+10
* * configure.in: just call APR_FLAG_HEADERS once. This allows autoconf togstein2001-02-271-4/+7
* Use some deep M4 magic to remove two "echo | sed" subshell operations pergstein2001-02-271-15/+33
* AC_CHECK_HEADERS() must be used with M4 arguments, not shell arguments. Passgstein2001-02-271-6/+6
* Backwards compatible new version of APR_FLAG_*jim2001-02-261-19/+45
* Implement name change...jim2001-02-261-4/+4
* Add complementary function. Note name changejim2001-02-261-1/+14
* Cleaner re-implementation of what we actually use AC_CHECK_HEADERSjim2001-02-261-0/+14
* Name protected the autoconf macros defined by APR. Moved thefielding2001-02-201-74/+30
* Moved hints.m4, apr_common.m4, and helpers/apr-conf.m4 into thefielding2001-02-171-0/+378