emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CDPATH in Makefile.in


From: Dave Love
Subject: CDPATH in Makefile.in
Date: Thu, 18 Mar 2004 15:38:34 +0000
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

Makefile.in now contains:

CDPATH=

This appears to be the wrong way to deal with CDPATH.  Automake
defines

am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd

and uses `$(am__cd)' instead of `cd'.

I'm still sure it would be worth using automake (and autoconf
properly) to build Makefiles.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]