summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
...
* Untangled the buildconf script and eliminated the need for build'sRoy T. Fielding2001-03-241-6/+14
* Remove some unused bits and improve comments.Roy T. Fielding2001-03-241-11/+9
* Cleanup the build process a bit more. The Apache configureRyan Bloom2001-03-161-2/+3
* Bring the other Perl scripts into the autoconf-editedKen Coar2001-03-111-1/+1
* Bring forward the suexec umask setting option from 1.3, andKen Coar2001-03-111-2/+6
* Get us closer to building on Unix. Not perfect yet, but we no longerRyan Bloom2001-03-081-10/+1
* Rely on APR to determine whether or not we have netinet/tcp.h. This testJeff Trawick2001-03-051-1/+0
* Shift XML handling code from Apache down into APRUTILGreg Stein2001-02-241-1/+1
* Work on a BSD/OS system where GNU make is used instead of the nativeJeff Trawick2001-02-231-1/+7
* Update APR macro usage to new name-protected names.Roy T. Fielding2001-02-201-4/+12
* Intermediate change of hardcoded "helpers" reference to "build"Roy T. Fielding2001-02-181-1/+1
* implement ability to do --enable-modules and --enable-mods-shared for "all"Greg Stein2001-02-171-1/+0
* Fix the configure scripts, so that we don't try to substitute intoRyan Bloom2001-02-101-1/+5
* [ missed in last commit ]Greg Stein2001-02-101-9/+0
* *) clean out some old crap from ap_config.h; other simplifications; don'tGreg Stein2001-02-101-22/+6
* Clean up the help text for some of the options. (cosmetic)Roy T. Fielding2001-01-281-10/+10
* Replace configure --with-optim option by using and saving theRoy T. Fielding2001-01-281-2/+2
* Force --with-optim and --with-port to have argument values, sinceRoy T. Fielding2001-01-281-2/+2
* Libtool takes care of the lib prefix so get rid of our own workaround.Brian Havard2001-01-101-2/+1
* Fix a compile break with the new APR libtool setup. Basically, we areRyan Bloom2001-01-091-1/+2
* a couple tweaks to get Apache building with the new libtool-ized APRGreg Stein2001-01-091-2/+2
* Set MKDIR for APR's RUN_SUBDIR_CONFIG_NOW macro.Sascha Schumann2001-01-081-0/+2
* seems nobody is using sethostent()Greg Stein2001-01-081-1/+0
* We cannot set the SUEXEC_BIN directory from autoconf, because all of theRyan Bloom2000-12-271-1/+0
* Get suexec compiling again.Ryan Bloom2000-12-271-7/+7
* Allow SuExec to be configured from the ./configure command lineRyan Bloom2000-12-231-0/+29
* Back out the .libs thing from the aprutil linking. Add --disable-shared (forGreg Stein2000-12-221-2/+2
* Actually link apr-util's .a file, instead of relying on libtool. We mayRyan Bloom2000-12-211-1/+1
* Switch to the APR-provided APR_CHARSET_EBCDIC feature test macro.Jeff Trawick2000-12-201-2/+0
* Find the RM program during configuration.Ryan Bloom2000-12-191-0/+1
* pick up exported build variables from APRUTILGreg Stein2000-12-121-0/+4
* remove APACHE_CHECK_DBM and the usage of srclib/sdbm/. this stuff is part ofGreg Stein2000-12-061-6/+1
* Build apr-util correctly when building the rest of the server.Ryan Bloom2000-12-051-1/+1
* Add apr-util to the build process. This should now build once everythingRyan Bloom2000-12-051-0/+1
* Apache builds again, although the test directory doesn't. I will work onRyan Bloom2000-12-051-2/+2
* Get the support programs building properly. Httpd itself is next.Ryan Bloom2000-12-051-1/+1
* Get base Apache to build properly. This doesn't solve the problem ofRyan Bloom2000-12-051-2/+2
* Get Apache to configure completely again. This still doesn't build, butRyan Bloom2000-12-041-11/+10
* Start pointing the configuration scripts to the correct directoriesRyan Bloom2000-12-041-8/+8
* Get buildconf working in the new repository. Nothing builds, but we canRyan Bloom2000-12-041-1/+1
* reorder the libs for proper inter-lib dependenciesGreg Stein2000-11-291-1/+4
* Split the hints file into two files, one in APR and one in Apache. The APRRyan Bloom2000-11-281-0/+1
* add --with-dbm switch to configure, allowing the user to set the type of DBMGreg Stein2000-11-281-3/+6
* Always include lib/sdbm in INCLUDES (until somebody that can spellJeff Trawick2000-11-271-0/+3
* *) Put lib/aputil/ into the INCLUDES pathGreg Stein2000-11-261-1/+4
* Start the oft-discussed, but oft-punted lib/aputil library. Drop in a firstGreg Stein2000-11-261-3/+4
* Get the hints file working on Linux. This also gets SINGLE_LISTEN....Ryan Bloom2000-11-131-2/+2
* Get SINGLE_LISTEN_UNSERIALIZED_ACCEPT working again. This defines thatRyan Bloom2000-11-131-0/+5
* Not all platforms have INADDR_NONE defined by default. Apache used toRyan Bloom2000-11-111-2/+0
* Create a feature macro that determines if Autoconf was used to configureRyan Bloom2000-11-021-1/+3