tiffcomp.h removed.
This commit is contained in:
parent
8b4b3781ba
commit
08db6d83a9
@ -1,4 +1,4 @@
|
|||||||
/* $Id: tiffiop.h,v 1.15 2004-04-20 14:25:21 dron Exp $ */
|
/* $Id: tiffiop.h,v 1.16 2004-06-04 10:25:58 dron Exp $ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 1988-1997 Sam Leffler
|
* Copyright (c) 1988-1997 Sam Leffler
|
||||||
@ -30,14 +30,8 @@
|
|||||||
* ``Library-private'' definitions.
|
* ``Library-private'' definitions.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
|
||||||
* UNIX systems should run the configure script to generate
|
|
||||||
* a port.h file that reflects the system capabilities.
|
|
||||||
* Doing this obviates all the dreck done in tiffcomp.h.
|
|
||||||
*/
|
|
||||||
#if defined(_MSC_VER)
|
#if defined(_MSC_VER)
|
||||||
# include "config.h.vc"
|
# include "config.h.vc"
|
||||||
# include "tiffcomp.h"
|
|
||||||
#else
|
#else
|
||||||
# include "config.h"
|
# include "config.h"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user