recoll/src/common/autoconfig.h.in
2006-10-23 14:29:49 +00:00

23 lines
476 B
C

/* common/autoconfig.h.in. Generated from configure.ac by autoheader. */
/* Compile the aspell interface */
#undef RCL_USE_ASPELL
/* Path to the aspell api include file */
#undef ASPELL_INCLUDE
/* Path to the aspell program */
#undef ASPELL_PROG
/* Real time monitoring option */
#undef RCL_MONITOR
/* Compile the fam interface */
#undef RCL_USE_FAM
/* Path to the fam api include file */
#undef FAM_INCLUDE
/* Compile the inotify interface */
#undef RCL_USE_INOTIFY