Switch to unified view

a/src/common/autoconfig.h.in b/src/common/autoconfig.h.in
...
...
97
#undef RCL_USE_XATTR
97
#undef RCL_USE_XATTR
98
98
99
/* Use multiple threads for indexing */
99
/* Use multiple threads for indexing */
100
#undef IDX_THREADS
100
#undef IDX_THREADS
101
101
102
/* Remove case and accents from terms */
103
#undef RCL_INDEX_STRIPCHARS
104
105
/* Define to 1 if you have the ANSI C header files. */
102
/* Define to 1 if you have the ANSI C header files. */
106
#undef STDC_HEADERS
103
#undef STDC_HEADERS
107
104
108
/* Enable using the system's 'file' command to id mime if we fail internally
105
/* Enable using the system's 'file' command to id mime if we fail internally
109
   */
106
   */