Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Unified Diff: third_party/libtiff/tiffconf.h

Issue 1563103002: XFA: Upgrade to libtiff 4.0.6. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: rename to libtiff Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libtiff/tiff.h ('k') | third_party/libtiff/tiffio.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libtiff/tiffconf.h
diff --git a/third_party/tiff_v403/tiffconf.h b/third_party/libtiff/tiffconf.h
similarity index 99%
rename from third_party/tiff_v403/tiffconf.h
rename to third_party/libtiff/tiffconf.h
index e36bde657193bbbb81c968aaf261b44924d0fb0c..fab7e0d27fae7845b9b4c0d35f0843bb6eeeacaf 100644
--- a/third_party/tiff_v403/tiffconf.h
+++ b/third_party/libtiff/tiffconf.h
@@ -57,6 +57,8 @@
#define SIZEOF_UNSIGNED_LONG 4
#endif
+#define HAVE_SNPRINTF 1
+
/* Signed 8-bit type */
#define TIFF_INT8_T signed char
« no previous file with comments | « third_party/libtiff/tiff.h ('k') | third_party/libtiff/tiffio.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698