>>>>> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
Jean-Marc> The appended patch automatically runs lyxdir/configure if Jean-Marc> the user's .lyx/lyxrc.defaults file does not exist or is Jean-Marc> older than the configure script. The effect is that the Jean-Marc> users' setup is kept up to date when lyx is upgraded I see there is also some code in lyx_cb.C that explicitely calls the configure script (to handle LFUN_RECONFIGURE). I'd like to put all this code in a common place. What would be a good location for this, considering that this is not related to any buffer or view? JMarc