On 5/8/06, Mladen Turk wrote: > William A. Rowe, Jr. wrote: > > Mladen, perhaps I failed to make my point below. *Today* you can build > > your > > very own apr for your app with whatever features enabled/crippled that > > you like. > > > > The point is not in the apr, but rather in the apr-util. > The fact IS that the apr-util IS dependent on the apr-iconv, > no mater how hard the unix guys try to shut their eyes :) That's totally incorrect. It's dependent on an iconv implementation, one of which is apr-iconv. There is a huge difference. You do not need to have apr-iconv installed to use apr_xlate, as you can see on any number of systems running in the wild right now! -garrett