allow choosing the "file" command from configure
This commit is contained in:
parent
3435e1388d
commit
ce2d3c0b24
@ -9,6 +9,12 @@
|
|||||||
/* Path to the aspell program */
|
/* Path to the aspell program */
|
||||||
#undef ASPELL_PROG
|
#undef ASPELL_PROG
|
||||||
|
|
||||||
|
/* Path to the file program */
|
||||||
|
#undef FILE_PROG
|
||||||
|
|
||||||
|
/* Enable using the system's 'file' command to id mime if we fail internally */
|
||||||
|
#undef USE_SYSTEM_FILE_COMMAND
|
||||||
|
|
||||||
/* Real time monitoring option */
|
/* Real time monitoring option */
|
||||||
#undef RCL_MONITOR
|
#undef RCL_MONITOR
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user