Commit Graph

15 Commits

Author SHA1 Message Date
Bob Friesenhahn
9015352474 * Makefile.am (ACLOCAL_AMFLAGS): Libtool 2.2.4 does not like
"ACLOCAL_AMFLAGS=-I ./m4".  It wants "ACLOCAL_AMFLAGS=-I m4".
2008-05-09 16:20:49 +00:00
Andrey Kiselev
464f812265 *** empty log message *** 2007-06-27 12:01:03 +00:00
Bob Friesenhahn
9cc5ffaf11 Somehow libtool.m4 was not updated. 2007-06-26 18:02:00 +00:00
Bob Friesenhahn
71b780383f Hopefully fixed botched upgrade of libtool. 2007-06-26 16:38:43 +00:00
Bob Friesenhahn
8c4398d0d6 * port/strtoull.c: New porting function in case strtoull() is not
available on the target system.
* configure.ac: Add configure support for determining sized types
in a portable way and performing necessary substitutions in
tif_config.h and tiffconf.h.  Updated tiff.h to use the new
definitions.
2007-06-25 15:38:21 +00:00
Andrey Kiselev
ef833c655f Regenerated. 2007-02-24 15:03:47 +00:00
Andrey Kiselev
5338cd561e New. 2006-10-13 10:13:31 +00:00
Andrey Kiselev
88df59e89c Updated to recent upstream. 2006-06-07 14:45:43 +00:00
Bob Friesenhahn
56f599add1 * libtiff/{tif_dirinfo.c, tif_print.c} : Fix crash in
TIFFPrintDirectory().  Joris Van Damme authored the fix.
2006-06-03 15:28:29 +00:00
Andrey Kiselev
6d46b8e464 Updated from libtool CVS. 2006-01-23 18:17:56 +00:00
Bob Friesenhahn
a45bff3b5a * libtiff/tif_jpeg.c: Improve compilation under MinGW. 2005-12-27 00:08:14 +00:00
Andrey Kiselev
1a64d039bb *** empty log message *** 2005-12-02 16:20:38 +00:00
Andrey Kiselev
a647f3f1f0 Added -Wextra to the gcc flags in VL_PROG_CC_WARNINGS macro. 2005-11-30 14:26:58 +00:00
Andrey Kiselev
2907cf36ad Moved from the project root. 2005-09-12 13:29:10 +00:00
Andrey Kiselev
d1e97bf211 Moved from the project root. 2005-09-12 13:06:46 +00:00