Thanks, that was the hint I needed. By adding a set -x so I could see what
the shell was doing, I was able to determine that it was looking in
$withval/lib64 and by linking lib64 to lib I can get configure to run
successfully and appear sane.
I'm not quite of the woods yet with my libtool but that looks like I need to
specify some additional cross compile tools for my libtool.
Many thanks for your assistance.
Bill.
On Tue, May 24, 2011 at 9:43 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Tue, 24 May 2011, Simon Josefsson wrote:
>
> Looking at my configure.ac I see no sign of an
>>> AC_ARG_WITH(libssl-prefix)
>>>
>>
>> Check m4/lib*.m4.
>>
>
> It is slightly obfuscated. See m4/lib-link.m4 around line 157.
>
> --
>
> / daniel.haxx.se
>
> _______________________________________________
> libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
>
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2011-05-24