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

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

Issue 2411263002: Roll libxslt to 8345634c5482ca04293ae1862d52fa9dd764aeca (Closed)
Patch Set: config.log Created 4 years, 2 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/README.chromium ('k') | third_party/libxslt/configure » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/config.h.in
diff --git a/third_party/libxslt/config.h.in b/third_party/libxslt/config.h.in
index d2a0cca67522d202bcba93daa676400a48518e6e..8f7d8c0f005aa07b6b98c6f487b987ae324299c0 100644
--- a/third_party/libxslt/config.h.in
+++ b/third_party/libxslt/config.h.in
@@ -12,6 +12,9 @@
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
+/* Define to 1 if you have the <errno.h> header file. */
+#undef HAVE_ERRNO_H
+
/* Define if fabs is there */
#undef HAVE_FABS
@@ -147,8 +150,7 @@
/* Define to 1 if you have the `_stat' function. */
#undef HAVE__STAT
-/* Define to the sub-directory in which libtool stores uninstalled libraries.
- */
+/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR
/* Name of package */
« no previous file with comments | « third_party/libxslt/README.chromium ('k') | third_party/libxslt/configure » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698