diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -145,6 +145,8 @@ cat << END >> $NXT_AUTO_CONFIG_H #define NXT_DEBUG $nxt_debug #endif +#define NXT_SHM_PREFIX "$NXT_SHM_PREFIX" + END . auto/test_build |