>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> I've done it already. Maybe you missed the patch, if so, you can
John> find it at
John> http://www.movement.uklinux.net/patches/lyx/
John> it's called something like "install-1.1.6.diff".
Indeed I missed the patch... Now I read it and have a few remarks
(again!):
- why do we force a '-' before the suffix? Using
--with-lyx-version=-blah is not more difficult that ...=blah
- I'd rather have the switch named --with-version-suffix, since it
seems more self explaining to me
- in LYX_VERSION_SUFFIX, the help text is not coherent (uses <version>
and <suffix>)
- why is the stuff with ac_configure_args needed? It seems a bit scary
to me, especially since it seems that --with-lyx-version=blah will
be changed to --with-lyx-version=blah=blah.
John> I can rediff if needed.
Maybe. If you are fed up with the patch, I can do some changes myself,
but I guess you'd be less prone to making mistake than me (you know
what you are trying to do).
John> p.s. IMHO it's fairly important just because /usr/local/kde/ is
John> a weird install location for lyx on a machine *without* KDE :))
Indeed. Do you want me to apply this patch as is, and fix it later?
JMarc