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

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

Issue 2777943003: Roll libxslt to ac341cbd792ee572941cc9a66e73800219a1a386 (Closed)
Patch Set: Update README.chromium. Created 3 years, 9 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/libxslt/Makefile ('k') | third_party/libxslt/win32/libxslt/libxslt.def » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/mac/config.h
diff --git a/third_party/libxslt/mac/config.h b/third_party/libxslt/mac/config.h
index e6295c449872963d7ef60d94f629b7d1c8d83115..74e89a4130afbf181462109ae9d2af4d82908b6a 100644
--- a/third_party/libxslt/mac/config.h
+++ b/third_party/libxslt/mac/config.h
@@ -4,9 +4,6 @@
/* Define to 1 if you have the <ansidecl.h> header file. */
/* #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. */
@@ -70,9 +67,6 @@
/* Define to 1 if you have the <memory.h> header file. */
#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/libxslt/Makefile ('k') | third_party/libxslt/win32/libxslt/libxslt.def » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698