This should be fixed now.
--Jani
On Fri, 22 Mar 2002, Rasmus Lerdorf wrote:
>Same goes for xslt. Adding --with-iconv fixes it
>
>On Fri, 22 Mar 2002, Derick Rethans wrote:
>
>> Hello,
>>
>> Iconv is *still* broken for me. Without --with-iconv I get the message
>> that XMLRPC need
Same goes for xslt. Adding --with-iconv fixes it
On Fri, 22 Mar 2002, Derick Rethans wrote:
> Hello,
>
> Iconv is *still* broken for me. Without --with-iconv I get the message
> that XMLRPC needs iconv which could not be found.
>
> Derick
>
> On Wed, 20 Mar 2002, Wez Furlong wrote:
>
> > Hey gu
Hello,
Iconv is *still* broken for me. Without --with-iconv I get the message
that XMLRPC needs iconv which could not be found.
Derick
On Wed, 20 Mar 2002, Wez Furlong wrote:
> Hey guys,
>
> There's something screwy with the iconv detection/config that's
> mangling configure - it's generatin
I think Sascha fixed this..can you check it?
--Jani
On Wed, 20 Mar 2002, Wez Furlong wrote:
>On 20/03/02, "Jani Taskinen" <[EMAIL PROTECTED]> wrote:
>> Can you try the latest CVS now? I accidently committed
>> something that is only available in autoconf 2.52.
>> (od
On 20/03/02, "Jani Taskinen" <[EMAIL PROTECTED]> wrote:
> Can you try the latest CVS now? I accidently committed
> something that is only available in autoconf 2.52.
> (odd thing is that it worked for me even with 2.13)
Still not quite right; configure is no longer mangled but
much later
Can you try the latest CVS now? I accidently committed
something that is only available in autoconf 2.52.
(odd thing is that it worked for me even with 2.13)
--Jani
On Sun, 24 Mar 2002, Adam Maccabee Trachtenberg wrote:
>It happens with me w/ latest CVS.
>
>autoco
It happens with me w/ latest CVS.
autoconf 2.13, automake 1.4p5, libtool 1.4.
-adam
On Wed, 20 Mar 2002, Jani Taskinen wrote:
>
> And this happens with latest CVS?
> Which autoconf/automake/etc versions you have?
>
> --Jani
>
>
>
> On Wed, 20 Mar 2002, Wez Furlong wro
And this happens with latest CVS?
Which autoconf/automake/etc versions you have?
--Jani
On Wed, 20 Mar 2002, Wez Furlong wrote:
>Hey guys,
>
>There's something screwy with the iconv detection/config that's
>mangling configure - it's generating code like this:
>
>Line 2818
Hey guys,
There's something screwy with the iconv detection/config that's
mangling configure - it's generating code like this:
Line 28183 or so of configure:
case $iconv_lib_name in
c|c_r|pthread*
fi
;;
*)
LIBS="-l$iconv_lib_name $LIBS"
;;
esac
The "fi" looks total