* Matthieu Moy <[EMAIL PROTECTED]> writes:

  > Steve Youngs <[EMAIL PROTECTED]> writes:
  >> And it almost works too. :-P  Here's the fix...
  >> 
  >> --- orig/lisp/Makefile.in
  >> +++ mod/lisp/Makefile.in
  >> @@ -36,7 +36,7 @@
  >> contrib/ewoc.el
  >> XSRCS = auto-autoloads.el custom-load.el xtla-version.el
  >> PACKAGEDIR = @lispdir@
  >> -EXTRA_OPTS = -l xtla-build
  >> +EXTRA_OPTS = -l ../@[EMAIL PROTECTED]

  > I don't understand why this is necessary: PUSHPATH should put the
  > right directory in the 'load-path.

I'm not totally convinced that PUSHPATH DTRT anyway.  It definitely
doesn't for xtla-build.

  > I don't like ../@srcdir@ because if I do

  > cd /tmp
  > mkdir build
  > cd build
  > ~/path/to/xtla/configure
  > make

  > then, I get 

  > EXTRA_OPTS = -l ..//home/moy/emacs-lisp/xxtla/lisp/xtla-build

But you're missing a couple of important facts...

        1) The path is legit.
        2) The build succeeds.

  > If the path is necessary, then, I suppose @abs_srcdir@ would be better

No, I tried @[EMAIL PROTECTED] it didn't work. :-(


-- 
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
|                   Te audire no possum.                   |
|             Musa sapientum fixa est in aure.             |
|----------------------------------<[EMAIL PROTECTED]>---|

Attachment: pgpsNmB384uAy.pgp
Description: PGP signature

Reply via email to