>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Jean-Marc Lasgouttes wrote: >> We used to do that, but I prefer the current version (I do not >> remember exactly why we changed, though). LyX is LyX and nobody is >> supposed to change that :) Angus> Only in this case you're proposing that LyX is "lyx" on POSIX Angus> and LyX is "LyX" on Windows and Mac OS X. Yes. That's what people expect on these platforms. Angus> Well, if we can do this, why the hell don't we do it now? Just Angus> tell Bennett and me to add this PACKAGE option to configure. Angus> It's not as if I'm using a pristine invocation of configure... Well, we should aim at using a pristine invocation. Angus> CONFIGURE="../configure --disable-debug Useless on release version Angus> --enable-optimization Does nothing. Angus> --prefix='${LYX_INSTALL_DIR}' Should be useless for normal users. Angus> --enable-maintainer-mode This is set automatically for non-release versions in 1.4.0cvs, I could backport that to 1.3.x Angus> --without-x Angus> --with-included-gettext This makes sense. Angus> --with-pspell Only --without-pspell does something Angus> --with-extra-prefix='${ASPELL_DIR}' This makes sense. Angus> --with-frontend=qt This is the default with 1.4.0cvs Angus> --with-qt-dir='${QT_DIR}'" Useless. All in all, I think your command line should much shorter. JMarc