>>>>> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:

Enrico> 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.

Enrico> Uhm, I think that this should be done only for the cygwin
Enrico> distribution. I would not want my /usr/local/share dir
Enrico> cluttered with doc/lyx and Cygwin/lyx-1.4.3-1 items...

We could have a --with-packaging=cygwin option.

Enrico> BTW Bo, I think that in scons you should take care of
Enrico> @LYX_DATE@ in src/version.C.in:

Enrico> $ ./cygwin_test/usr/bin/lyx -version LyX 1.4.3svn (@LYX_DATE@)
Enrico> Built on Sep 8 2006, 00:12:18 ... ...

Yes, this is a change I did: the version is set in configure.ac and
then, if we have a development version or a prerelease, is reset to
"not released yet".

JMarc

Reply via email to