Switch to unified view
a/src/common/autoconfig.h.in | b/src/common/autoconfig.h.in | ||
---|---|---|---|
... |
... |
||
22 | #undef RCL_USE_INOTIFY |
22 | #undef RCL_USE_INOTIFY |
23 | 23 | ||
24 | /* iconv parameter 2 is const char** */ |
24 | /* iconv parameter 2 is const char** */ |
25 | #undef RCL_ICONV_INBUF_CONST |
25 | #undef RCL_ICONV_INBUF_CONST |
26 | 26 | ||
27 | /* putenv parameter is const */ |
||
28 | #undef PUTENV_ARG_CONST |