]> granicus.if.org Git - apache/history - configure.in
Remove a debug line left in accidentally.
[apache] / configure.in
2000-03-18 Ben LaurieStrict prototypes are no use until someone rewrites...
2000-03-02 Manoj KasichainulaOops, EXTRA_CFLAGS wasn't getting set.
2000-03-02 Manoj KasichainulaA little CFLAGS reformation. Additions to Apache's...
2000-02-09 Ryan BloomFix prefix handling. Before this patch, when using...
2000-01-17 Manoj KasichainulaRemove vestiges of automake.
2000-01-16 Sascha SchumannMove threads/reentrancy m4 macros into threads.m4....
2000-01-16 Sascha SchumannRewrite pthreads check to be more tool-independent...
2000-01-11 Sascha SchumannThese changes are committed together, because they...
1999-12-24 rasmusSubmitted by: Sascha Schumann <sascha@schumann.cx>
1999-12-24 Ryan BloomFinish the MPM decision logic. This moves the threads...
1999-12-23 Ryan BloomFirst stab at logic to determine which threading librar...
1999-12-21 Ryan BloomRemove a bunch of functions that are being replaced...
1999-12-20 Manoj KasichainulaSpeed up building, by making --disable-shared the defau...
1999-12-20 Manoj KasichainulaMake building a little easier by not requiring a separa...
1999-12-20 Manoj KasichainulaEliminate the .h.stub files; AC_DEFINE can generate...
1999-12-20 Manoj KasichainulaMake Apache's configure script run APR's.
1999-12-05 Manoj Kasichainulaautoconf: Start adding support for selecting modules...
1999-12-05 Manoj Kasichainulaautoconf: Generate modules.c based on configuration...
1999-12-01 Manoj KasichainulaFix a couple of comments
1999-12-01 Manoj KasichainulaPlace ap_config_auto.h in src/include. It didn't seem...
1999-12-01 Manoj KasichainulaEliminate ap_config.h's checks when using autoconf...
1999-11-30 Manoj KasichainulaDeal with times() properly in autoconf. This also chang...
1999-11-30 Manoj KasichainulaSome extra autoconf macros that might help us compile...
1999-11-30 Manoj KasichainulaFix a thinko. Apache's configure.in shouldn't attempt...
1999-11-29 Manoj KasichainulaThe second part of the big autoconf patch, which actual...