Switch to unified view

a/src/common/autoconfig.h.in b/src/common/autoconfig.h.in
...
...
6
/* Path to the aspell api include file */
6
/* Path to the aspell api include file */
7
#undef ASPELL_INCLUDE
7
#undef ASPELL_INCLUDE
8
8
9
/* Path to the aspell program */
9
/* Path to the aspell program */
10
#undef ASPELL_PROG
10
#undef ASPELL_PROG
11
12
/* Path to the file program */
13
#undef FILE_PROG
14
15
/* Enable using the system's 'file' command to id mime if we fail internally */
16
#undef USE_SYSTEM_FILE_COMMAND
11
17
12
/* Real time monitoring option */
18
/* Real time monitoring option */
13
#undef RCL_MONITOR
19
#undef RCL_MONITOR
14
20
15
/* Compile the fam interface */
21
/* Compile the fam interface */