CVS source tree from 22 Jan 2001

mouring at etoh.eviladmin.org mouring at etoh.eviladmin.org
Tue Jan 23 02:14:21 EST 2001


On Mon, 22 Jan 2001, Roumen Petrov wrote:

> Makefile.in is not fixed !
> 
> in old ssh.h
> # define SSH_ASKPASS_DEFAULT    "/usr/X11R6/bin/ssh-askpass"
> 
> in new pathnames.h
> #define _PATH_SSH_ASKPASS_DEFAULT       "/usr/X11R6/bin/ssh-askpass"
> 
> but in Makefile.in
> 
> PATHS=...-DSSH_ASKPASS_DEFAULT=\"$(ASKPASS_PROGRAM)\"

I figured I'd miss one or two of those things.=) I'll fix this later
today.  All references to SSH_ASKPASS_DEFAULT should be changed to
_PATH_SSH_ASKPASS_DEFAULT.  

- Ben






More information about the openssh-unix-dev mailing list