[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] link againt iconv on bsd

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-07-19 23:53:43 CEST

On Fri, Jul 19, 2002 at 04:40:54PM -0500, William A. Rowe, Jr. wrote:
> At 04:34 PM 7/19/2002, Justin Erenkrantz wrote:
>
> >No need to check the funcs when we know we have a separate library.
> >We might need to wrap all this with a AC_CHECK_HEADER to ensure we
> >have an iconv.h, but I'm not 100% sure if all libc impls have an
> >iconv.h.
>
> Ben's point is that he already knows iconv is NOT present in all libc
> implementations, specifically, his.

I mean "iconv.h" is in the includes path not the iconv funcs in
libc.

Ben's patch adds -liconv to ALL platforms. Bzzt.

My suggestion changes it so that we only add -liconv where we
need it. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 19 23:54:14 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.