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 */ |