Re: [PHP-DEV] CVS update: php3 From: Rasmus Lerdorf (rasmus <email protected>)
Date: 07/29/98

> Uhhh..ok heres the deal,
> when you make c-client.a from the wu imap, it's just c-client.a
>
> I screwed up configure.in to use -lc-client.a
> which meant it'd look for libc-client.a
>
> Tonight i changed it to link in $IMAPDIR/lib/c-client.a
>
> Does this help?

Sure, but it seems to me like the UW c-client guys should name their
library correctly.

-Rasmus