[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: autotools. was: problems writing a large file to DVD+R Double Layer disk



"Thomas Schmitt" <scdbackup@gmx.net> 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:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       js@cs.tu-berlin.de                (uni)  
       schilling@fokus.fraunhofer.de     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily



Reply to: