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

Unified Diff: third_party/libxslt/linux/config.h

Issue 2634473003: Roll libxslt to 96c9c644f30ed762735802a27784cc522cff1643 (Closed)
Patch Set: Remove hostname from config.log. Created 3 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/libxslt/linux/Makefile ('k') | third_party/libxslt/linux/config.log » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/linux/config.h
diff --git a/third_party/libxslt/linux/config.h b/third_party/libxslt/linux/config.h
index b0f908e7579f9b94b6a6ec29052bbd07a25792f0..476071609f82d0c6016bb2217bd49e5c86d9f3e3 100644
--- a/third_party/libxslt/linux/config.h
+++ b/third_party/libxslt/linux/config.h
@@ -5,7 +5,7 @@
/* #undef HAVE_ANSIDECL_H */
/* Define to 1 if you have the `asctime' function. */
-#define HAVE_ASCTIME 1
+
/* Define to 1 if you have the `clock_gettime' function. */
@@ -59,7 +59,7 @@
#define HAVE_LOCALE_H 1
/* Define to 1 if you have the `localtime' function. */
-#define HAVE_LOCALTIME 1
+
/* Define to 1 if you have the `localtime_r' function. */
#define HAVE_LOCALTIME_R 1
@@ -71,7 +71,7 @@
#define HAVE_MEMORY_H 1
/* Define to 1 if you have the `mktime' function. */
-#define HAVE_MKTIME 1
+
/* Define to 1 if you have the <nan.h> header file. */
/* #undef HAVE_NAN_H */
« no previous file with comments | « third_party/libxslt/linux/Makefile ('k') | third_party/libxslt/linux/config.log » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698