summaryrefslogtreecommitdiff
path: root/buildconf
Commit message (Expand)AuthorAgeFilesLines
* We don't have config.guess until later in the build cycle, so change theDavid Reid2000-09-241-2/+2
* Add Convert-to-BSD-Makefiles-On-The-Fly systemSascha Schumann2000-09-221-0/+5
* Always delete generated_lists. This should cure problems with makesSascha Schumann2000-08-231-0/+2
* Less verbose solution.Ben Laurie2000-03-191-5/+1
* Tru64 make uses the wrong directory for includes.Ben Laurie2000-03-181-0/+3
* Tru64 make gets confused by null argument!Ben Laurie2000-03-181-1/+5
* Allow arguments to buildconf. Makes cvsclean, etc. a bit easier.Manoj Kasichainula2000-03-151-1/+1
* Just make 'buildconf' run on BSD (there is a space after the hash-bang) andDirk-Willem van Gulik2000-03-131-1/+1
* These changes are committed together, because they depend on each other.Sascha Schumann2000-01-111-126/+2
* Fix IFS handling. This has the nice side effect that we do not need trSascha Schumann1999-12-291-3/+4
* --include-deps only seems to take advantage of pregeneratedManoj Kasichainula1999-12-221-1/+1
* We don't need the capability to build an acconfig.h anymore; AC_DEFINEManoj Kasichainula1999-12-211-2/+0
* Don't actually run ./configure in buildconf, it wastes lots of time ifManoj Kasichainula1999-12-201-3/+1
* We actually don't have to remove config.cache, becauseManoj Kasichainula1999-12-201-1/+0
* Put back the removing of config.cache. Also add a -f flag to the rm toManoj Kasichainula1999-12-201-1/+2
* Make Apache's configure script run APR's.Manoj Kasichainula1999-12-201-3/+0
* We need to run autoheader to compile APR.Manoj Kasichainula1999-12-201-0/+1
* Build APR, too.Ben Laurie1999-12-191-0/+25
* The second part of the big autoconf patch, which actually adds autoconfManoj Kasichainula1999-11-291-0/+107