Definition:
Compile-time definition; default set by #include "httpd.h"
Usage example:
env CFLAGS="-Wall -DTARGET=\"apache\"" ./configure
The TARGET macro is used to determine the name of
the main Apache executable file, and locate the shared core library.
By default its value is set to "httpd".
You should NOT change this definition unless you have a a definite need, or have been advised by someone on the core Apache development team to do so.
Previous: TAKE3
Next: (none)
Table of Contents
(Routines,
Structures,
Data Cells,
Constants)