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

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

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/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 9f3dd5dc14e6a9c921eaba75855d0b5923655045..b0f908e7579f9b94b6a6ec29052bbd07a25792f0 100644
--- a/third_party/libxslt/linux/config.h
+++ b/third_party/libxslt/linux/config.h
@@ -13,6 +13,9 @@
/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
+/* Define to 1 if you have the <errno.h> header file. */
+#define HAVE_ERRNO_H 1
+
/* Define if fabs is there */
#define HAVE_FABS /**/
@@ -148,8 +151,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. */
#define LT_OBJDIR ".libs/"
/* Name of package */
@@ -199,7 +201,7 @@
/* Version number of package */
-#define VERSION "1.1.28"
+#define VERSION "1.1.29"
/* Define if debugging support is enabled */
/* #undef WITH_DEBUGGER */
« 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