> > So, do /sw/bin/include/iconv.h and /sw/bin/lib/libiconv.so.* exist?
> >
> > If not, you probably want do some changes in configure.in:
> > 132     CPPFLAGS="-I$i/include"
> > 133     LDFLAGS="-L$i/lib"
> 
> I thought th iconv-finding stuff in acinclude.m4 already did this?

As far as I can see acinclunde.m4 finds the proper include-file
(g?incov.h) but does not set (CPP|LD)FLAGS. Maybe I'm wrong.

Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to