Stephan Witt wrote: > It has to be passed from outside to configure. > Like ./configure --aspell-framework-name=Aspell.framework > > Currently I cannot do that (missing knowledge) and so I do > CPPFLAGS="-DASPELL_FRAMEWORK=Aspell.framework" ./configure > instead.
i dont have the knowledge either ;) ... but can not be for example DEVEL_VERSION used as an example how to do that? (grep -r DEVEL_VERSION *)? in particular config.h.in and config/lyxinclude.m4 seems to be of interest. pavel