"Thomas Schmitt" <[EMAIL PROTECTED]> wrote:

> Hi,
>
> > I understand all about writing portable scripts with autoconf,
>
> Could you have a look into our autotools configuration ?
> The root directory can be inspected at
>   http://libburnia.pykix.org/browser/libburn/trunk
>
> Can you spot the reason why our configure gets that
> empty loop list ?
> A pointer to some autotools specs where i could learn
> about the background would be best, of course.

The best idea to check for shell portability is to make sure that you
have the Bourne shell in /bin/sh for your tests.

This will still not give you the kind of portability that allows you to 
compile on Next Step ;-)

The Bourne Shell is free software and published under CDDL, so there is
no problem to compile it even on Linux if you do not have a Solaris
installation.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to