|
a/src/common/autoconfig.h.in |
|
b/src/common/autoconfig.h.in |
|
... |
|
... |
91 |
#undef RCL_USE_FAM
|
91 |
#undef RCL_USE_FAM
|
92 |
|
92 |
|
93 |
/* Compile the inotify interface */
|
93 |
/* Compile the inotify interface */
|
94 |
#undef RCL_USE_INOTIFY
|
94 |
#undef RCL_USE_INOTIFY
|
95 |
|
95 |
|
96 |
/* Use file extended attributes */
|
|
|
97 |
#undef RCL_USE_XATTR
|
|
|
98 |
|
|
|
99 |
/* Use multiple threads for indexing */
|
96 |
/* Use multiple threads for indexing */
|
100 |
#undef IDX_THREADS
|
97 |
#undef IDX_THREADS
|
101 |
|
98 |
|
102 |
/* Define to 1 if you have the ANSI C header files. */
|
99 |
/* Define to 1 if you have the ANSI C header files. */
|
103 |
#undef STDC_HEADERS
|
100 |
#undef STDC_HEADERS
|