Switch to unified view
a/src/common/autoconfig.h.in | b/src/common/autoconfig.h.in | ||
---|---|---|---|
... |
... |
||
106 | #undef ICONV_CONST |
106 | #undef ICONV_CONST |
107 | 107 | ||
108 | /* Use multiple threads for indexing */ |
108 | /* Use multiple threads for indexing */ |
109 | #undef IDX_THREADS |
109 | #undef IDX_THREADS |
110 | 110 | ||
111 | /* Define to the sub-directory in which libtool stores uninstalled libraries. |
111 | /* Define to the sub-directory where libtool stores uninstalled libraries. */ |
112 | */ |
||
113 | #undef LT_OBJDIR |
112 | #undef LT_OBJDIR |
114 | 113 | ||
115 | /* Define to the address where bug reports for this package should be sent. */ |
114 | /* Define to the address where bug reports for this package should be sent. */ |
116 | #undef PACKAGE_BUGREPORT |
115 | #undef PACKAGE_BUGREPORT |
117 | 116 |