summaryrefslogtreecommitdiff
path: root/chromium/third_party/libxslt/mac/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/libxslt/mac/config.h')
-rw-r--r--chromium/third_party/libxslt/mac/config.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/chromium/third_party/libxslt/mac/config.h b/chromium/third_party/libxslt/mac/config.h
index 04d8185a8ed..aa19ee779d7 100644
--- a/chromium/third_party/libxslt/mac/config.h
+++ b/chromium/third_party/libxslt/mac/config.h
@@ -161,7 +161,7 @@
#define PACKAGE_NAME "libxslt"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "libxslt 1.1.33"
+#define PACKAGE_STRING "libxslt 1.1.34"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "libxslt"
@@ -170,7 +170,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.1.33"
+#define PACKAGE_VERSION "1.1.34"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
@@ -198,11 +198,14 @@
/* Version number of package */
-#define VERSION "1.1.33"
+#define VERSION "1.1.34"
/* Define if debugging support is enabled */
/* #undef WITH_DEBUGGER */
+/* Define if profiling support is enabled */
+#define WITH_PROFILER /**/
+
/* Define to 1 if on MINIX. */
/* #undef _MINIX */