On Fri, Sep 08, 2006 at 09:14:20AM -0500, Bo Peng wrote: > >I see you applied to scons changes. Should I do something similar for > >autoconf? > > The changes are all about 'scons install'. It installs to > /usr/share/doc/lyx and /usr/share/Cygwin/lyx-1.4.3-1 some doc and > readme files. It would be nice if autotools can also install in this > way, although to use autotools, some tricks in the wiki (primarily > about the link script) should be used.
Uhm, I think that this should be done only for the cygwin distribution. I would not want my /usr/local/share dir cluttered with doc/lyx and Cygwin/lyx-1.4.3-1 items... BTW Bo, I think that in scons you should take care of @LYX_DATE@ in src/version.C.in: $ ./cygwin_test/usr/bin/lyx -version LyX 1.4.3svn (@LYX_DATE@) Built on Sep 8 2006, 00:12:18 ... ... -- Enrico