* Norbert Koch <viteno@xxxxxxxxxxx> writes:
> Steve Youngs <steve@xxxxxxxxxxx> writes:
>> > I've just noticed that the value of old_version is set only in the top
>> > level Makefile, but not in lib-src/Makefile (resp in GNUmakefile).
>>
>> That's odd because it is here.
> Ah, I've now had a closer look. The problem only arises if you do a
> cd /path/to/sxemacs/lib-src
> make all install
> In this case ${old_version} is not set. It's only known in the top
> level Makefile. If I issue the make command from the top level
> directory, the target location is correctly evaluated.
Would adding...
old_version = @old_version@
...to lib-src/Makefile.in.in fix the problem? Or is it more involved
than that?
--
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
| In space, |
| No one can hear you rip a stinky |
|------------------------------------<steve@xxxxxxxxxxx>---|
pgpOf4wFUNx2k.pgp
Description: PGP signature
|