| |
|
| java.lang.Object org.apache.jk.ant.ApacheConfig
ApacheConfig | public class ApacheConfig (Code) | | Set preferences for compiling Apache modules.
XXX will use apxs query to detect the flags.
author: Costin Manolache |
ApacheConfig | public ApacheConfig()(Code) | | |
execute | public void execute() throws BuildException(Code) | | |
getCflags | public String[] getCflags()(Code) | | Return extra C flags that are needed to compile
|
getIncludes | public String[] getIncludes()(Code) | | Return include path for Apache
|
|
|
|