Am Freitag, 27. Mai 2005 08:47 schrieb James Berry:
> On May 26, 2005, at 11:38 PM, Axel Wei� wrote:
> > I have started to add linux support for autoconf. And got it through
> > after two hours only :)
>
> Nice Work. If you've got patches, send them along.
>
> > However, here's an issue with the links in the config directory -
> > on my
> > system, the destination files are found at /usr/share/libtool,
> > rather than at /opt/local/share/libtool. I have no idea about how to
> > fix this in a platform- and distribution-independend way. My simple
> > workaround, deleting the links and creating new ones to the right
> > destination, surely would break e.g. your setup - so how could we
> > fix this?
>
> The symbolic links were there in error. If you update you'll see that
> I've checked in real files instead of symbolic links.

Hi James,

after updating, ./configure and make work out of the box for linux :)

So my previous changes seem to be obsolete. Mainly, I have checked to 
support the iconv transcoder, if host_os matched linux*, and activated 
it. As you now check for iconv before the host_os checks, it is 
activated anyway as the default transcoder, and my additional checks 
don't need to take place any more.

Some questions remain:
o shouldn't we check for the presence of wchar.h, as this header is 
needed by iconv?
o would you like me to make the output of make look pretty? I can do it 
in a way that verbose make output is still an option.

Cheers,
                        Axel

-- 
Humboldt-Universit�t zu Berlin
Institut f�r Informatik
Signalverarbeitung und Mustererkennung
Dipl.-Inf. Axel Wei�
Rudower Chaussee 25
12489 Berlin-Adlershof
+49-30-2093-3050
** www.freesp.de **

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

Reply via email to