Ops... too late.  I will be more careful in the next release.

Giuseppe



[email protected] (Ludovic Courtès) writes:

> Hello,
>
> Apparently the problem is due to the fact that MYSERVER_VERSION is
> defined in terms of the contents of the ‘version’ file, which does not
> relate to the $PACKAGE_VERSION string of Autoconf:
>
> $ grep PACKAGE_STRING configure
> PACKAGE_STRING='GNU MyServer 0.10'
> PACKAGE_STRING
> #define PACKAGE_STRING "$PACKAGE_STRING"
> PACKAGE_STRING="0.9.2"
> MYSERVER_VERSION="${PACKAGE_STRING}"
>
> Thanks,
> Ludo’.

Reply via email to