>>>>> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> On Jul 1, 2005, at 9:52 AM, Jean-Marc Lasgouttes wrote: >> Do we want to hardcode the names to "LyX" instead of PACKAGE? >> That's possible, but it remove the possibility to run two different >> versions (say 1.3 and 1.4) of LyX concurrently. >> >> The code to modify is at line 611 of src/support/package.C. >> >> How do you run 1.3.x and 1.4.0 side-by-side, by the way? Bennett> I wouldn't want to lose the ability to run them side-by-side. Bennett> (I do that now with "--with-version-suffix".) It's probably Bennett> not important enough to bother figuring out a fix. What about changing "lyx" to "LyX" in PACKAGE? This will work with version suffix stuff. JMarc
