libedit
Peter Stuge
peter at stuge.se
Mon Apr 6 05:04:11 EST 2009
Peter Stuge wrote:
> The problem isn't // but rather that configure always appends the
> lib directory, when in a multilib system lib64 is the final
> directory component in the path.
And to be more constructive I've seen two solutions to this;
1. Separate --with-libedit-includes= and --with-libedit-libs= flags.
2. LIBEDIT_CFLAGS= and LIBEDIT_LDFLAGS= environment variables.
//Peter
More information about the openssh-unix-dev
mailing list