]> granicus.if.org Git - apache/commit
The second part of the big autoconf patch, which actually adds autoconf
authorManoj Kasichainula <manoj@apache.org>
Mon, 29 Nov 1999 23:47:33 +0000 (23:47 +0000)
committerManoj Kasichainula <manoj@apache.org>
Mon, 29 Nov 1999 23:47:33 +0000 (23:47 +0000)
commitc6b9cc45c1f244fc10c9b13a7feb3b94a52d1eef
treeafe7354ba04d51440924c4ec08c9f7a1e1d0566b
parenta7a251cb299582b1bc37bc939fecf2dbe5324afb
The second part of the big autoconf patch, which actually adds autoconf
building to the tree.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84187 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
acinclude.m4 [new file with mode: 0644]
build/config-stubs [new file with mode: 0755]
buildconf [new file with mode: 0755]
configure.in [new file with mode: 0644]
modules/aaa/config.m4 [new file with mode: 0644]
os/config.m4 [new file with mode: 0644]
os/unix/config.m4 [new file with mode: 0644]
server/config.m4 [new file with mode: 0644]
server/mpm/config.m4 [new file with mode: 0644]
server/mpm/dexter/config.m4 [new file with mode: 0644]
server/mpm/mpmt_pthread/config.m4 [new file with mode: 0644]
server/mpm/prefork/config.m4 [new file with mode: 0644]