]> granicus.if.org Git - apache/commit
The first part of the big autoconf patch. This replaces a bunch of
authorManoj Kasichainula <manoj@apache.org>
Mon, 29 Nov 1999 23:33:24 +0000 (23:33 +0000)
committerManoj Kasichainula <manoj@apache.org>
Mon, 29 Nov 1999 23:33:24 +0000 (23:33 +0000)
commita7a251cb299582b1bc37bc939fecf2dbe5324afb
treeb717a832ac1bd75c962f14d1e0590a4ae9aa5f0a
parentd46c42e705cbbf843d9fe72deebcd4da00f5c551
The first part of the big autoconf patch. This replaces a bunch of
NEED_* macros with HAVE_* macros to be more consistent with autoconf.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84186 13f79535-47bb-0310-9956-ffa450edef68
16 files changed:
include/ap_config.h
modules/metadata/mod_unique_id.c
modules/metadata/mod_usertrack.c
os/beos/beosd.h
os/unix/unixd.c
os/unix/unixd.h
os/win32/os.h
server/mpm/dexter/dexter.c
server/mpm/mpmt_beos/mpmt_beos.c
server/mpm/mpmt_pthread/mpmt_pthread.c
server/mpm/mpmt_pthread/scoreboard.h
server/mpm/prefork/prefork.c
server/mpm/prefork/scoreboard.h
server/mpm/spmt_os2/scoreboard.h
server/mpm/spmt_os2/spmt_os2.c
server/util.c