Mac: do not define ASPELL_PROG as full path, use recollhelperpath instead
This commit is contained in:
parent
b3bb3784fc
commit
71ec75c2cc
@ -11,7 +11,7 @@
|
|||||||
/* #undef AC_APPLE_UNIVERSAL_BUILD */
|
/* #undef AC_APPLE_UNIVERSAL_BUILD */
|
||||||
|
|
||||||
/* Path to the aspell program */
|
/* Path to the aspell program */
|
||||||
#define ASPELL_PROG "/opt/local/bin/aspell"
|
#undef ASPELL_PROG
|
||||||
|
|
||||||
/* No X11 session monitoring support */
|
/* No X11 session monitoring support */
|
||||||
#define DISABLE_X11MON 1
|
#define DISABLE_X11MON 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user