AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
April 2000

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2000.04.17 19:03 "SGI tiff 3.5.5 make install error .....", by Hezekiah Mcmurray
2000.04.18 06:19 "Re: SGI tiff 3.5.5 make install error .....", by Jan Prikryl
2000.04.18 09:38 "Re: SGI tiff 3.5.5 make install error .....", by M L Welles
2000.04.18 14:42 "Re: SGI tiff 3.5.5 make install error .....", by Jan Prikryl
2000.04.18 18:00 "Re: SGI tiff 3.5.5 make install error .....", by Sam Leffler
2000.04.18 18:36 "Re: SGI tiff 3.5.5 make install error .....", by Chris Hanson
2000.04.18 18:51 "Re: SGI tiff 3.5.5 make install error .....", by Sam Leffler
2000.04.19 16:48 "Re: SGI tiff 3.5.5 make install error .....", by Roy Darrall
2000.04.19 18:39 "Re: SGI tiff 3.5.5 make install error .....", by Bob Friesenhahn
2000.04.20 14:02 "Re: SGI tiff 3.5.5 make install error .....", by Bruce Cameron
2000.04.18 19:29 "Re: SGI tiff 3.5.5 make install error .....", by Frank Warmerdam
2000.04.19 02:19 "autoconf based configure", by Kiriakos Georgiou
2000.04.19 06:20 "Re: autoconf based configure", by Kevin D Quitt
2000.04.19 13:13 "Re: autoconf based configure", by Bob Friesenhahn
2000.04.19 13:53 "Re: autoconf based configure", by Chris Hanson
2000.04.21 02:03 "Re: autoconf based configure", by Kiriakos Georgiou

2000.04.18 18:36 "Re: SGI tiff 3.5.5 make install error .....", by Chris Hanson

"Sam Leffler" <sam@errno.com> wrote:
> The makefiles et. al. were written as SGI-specific (since I was at SGI) and
> then I provided "portability" to other platforms.  A rewrite to use GNU
> autoconf would be a good thing.

I strongly disagree.  One of the nice things about libtiff is that it
isn't cluttered up with all sorts of autoconf garbage, so it's actually
straightforward to compile on platforms that autoconf doesn't support.
(Like, say, MacOS with CodeWarrior.)

autoconf only works well if you assume all the world is Unix.