On Fri, Jul 02, 2004 at 02:21:45AM +0200, Graham Leggett wrote: > The attached patch attempts to bring apr_iconv more in line with the > build structure of apr and apr-util, and includes a spec file.
Dumb question - why a spec file? What platform do you want to run this on which doesn't have a native iconv()? You only need apr-iconv on platforms which don't have an iconv() at all. joe
