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

Re: [PATCH?] APR_ICONV_PATH was: Problems building trunk on Win32

From: Martin Hauner <hauner_at_web.de>
Date: 2004-06-18 23:49:58 CEST

> [APR_ICONV_PATH and Win32]

Hi,

maybe this patch would be a way to go...

It makes iconv_getpath() look at the exe/ddl location first
for the charset libraries on Win32.

If it doesn't find an iconv folder there, it tries to use
APR_ICONV_PATH like before.

This way I can make sure that my program uses "my" iconv
libs if i think this is necessary without manipulation
of APR_ICONV_PATH. Or i can use those in APR_ICONV_PATH
by not providing private iconv libs.

-- 
Martin


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu Jun 17 23:52:01 2004

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.