sxemacs-devel
[Top] [All Lists]

Re: old_version is not transported to lib-src/Makefile

From: Steve Youngs <steve@xxxxxxxxxxx>
Subject: Re: old_version is not transported to lib-src/Makefile
Date: Wed, 12 Jan 2005 13:06:50 +1000
Organization: The SXEmacs Project
User-agent: Gnus/5.110003 (No Gnus v0.3) SXEmacs/22.1.1 (Aston Martin, linux)
* 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>---|

Attachment: pgpOf4wFUNx2k.pgp
Description: PGP signature

<Prev in Thread] Current Thread [Next in Thread>