| |
| /* |
| * 2010 (C) Marcus Clyne |
| * |
| * DO NOT EDIT THIS FILE MANUALLY |
| * ------------------------------ |
| * This file has been generated automatically from scripts in the $base/auto dir and |
| * data in the $base/auto/data dir. If you wish to edit the output of this file, then |
| * you should edit these files instead. |
| * |
| */ |
| |
| |
| // include all optional modules |
| |
| #ifdef NDK_ALL |
| |
| #ifndef NDK_BUF |
| #define NDK_BUF 1 |
| #endif |
| #ifndef NDK_COMPLEX_PATH |
| #define NDK_COMPLEX_PATH 1 |
| #endif |
| #ifndef NDK_COMPLEX_VALUE |
| #define NDK_COMPLEX_VALUE 1 |
| #endif |
| #ifndef NDK_CONF_FILE |
| #define NDK_CONF_FILE 1 |
| #endif |
| #ifndef NDK_ENCODING |
| #define NDK_ENCODING 1 |
| #endif |
| #ifndef NDK_HASH |
| #define NDK_HASH 1 |
| #endif |
| #ifndef NDK_HTTP |
| #define NDK_HTTP 1 |
| #endif |
| #ifndef NDK_PATH |
| #define NDK_PATH 1 |
| #endif |
| #ifndef NDK_PROCESS |
| #define NDK_PROCESS 1 |
| #endif |
| #ifndef NDK_REGEX |
| #define NDK_REGEX 1 |
| #endif |
| #ifndef NDK_REWRITE |
| #define NDK_REWRITE 1 |
| #endif |
| #ifndef NDK_SET_VAR |
| #define NDK_SET_VAR 1 |
| #endif |
| #ifndef NDK_STRING |
| #define NDK_STRING 1 |
| #endif |
| #ifndef NDK_UPSTREAM_LIST |
| #define NDK_UPSTREAM_LIST 1 |
| #endif |
| #ifndef NDK_URI |
| #define NDK_URI 1 |
| #endif |
| |
| #endif |
| |
| |
| // module dependencies |
| |
| #ifdef NDK_COMPLEX_PATH |
| #ifndef NDK_COMPLEX_VALUE |
| #define NDK_COMPLEX_VALUE 1 |
| #endif |
| #ifndef NDK_PATH |
| #define NDK_PATH 1 |
| #endif |
| #endif |
| #ifdef NDK_CONF_FILE |
| #ifndef NDK_STRING |
| #define NDK_STRING 1 |
| #endif |
| #endif |
| #ifdef NDK_HASH |
| #ifndef NDK_STRING |
| #define NDK_STRING 1 |
| #endif |
| #endif |
| #ifdef NDK_SET_VAR |
| #ifndef NDK_REWRITE |
| #define NDK_REWRITE 1 |
| #endif |
| #endif |
| #ifdef NDK_UPSTREAM_LIST |
| #ifndef NDK_HTTP_CREATE_MAIN_CONF |
| #define NDK_HTTP_CREATE_MAIN_CONF 1 |
| #endif |
| #endif |
| |
| |