>  set(PACKAGE lyx)
> -set(PACKAGE_VERSION 1.4.3)
> +set(PACKAGE_VERSION 1.4.4)

Shouldn't stuff like this be created from a single source of
information?

This is exactly what scons is trying to do. Currently, scons steals
such information from configure.ac so next time when JMarc makes a
release, he does not have to update SConstruct. This, however, causes
some dependency problem that I need to investigate further.

Cheers,
Bo

Reply via email to