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

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

Issue 1193533007: Upgrade to libxml 2.9.2 and libxslt 1.1.28 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: no iconv Created 5 years, 6 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/config.sub ('k') | third_party/libxslt/configure.in » ('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/linux/config.h b/third_party/libxslt/config.h.in
similarity index 52%
copy from third_party/libxslt/linux/config.h
copy to third_party/libxslt/config.h.in
index 307ad76bbdf387280a2f9f3b423cfe616e715545..d2a0cca67522d202bcba93daa676400a48518e6e 100644
--- a/third_party/libxslt/linux/config.h
+++ b/third_party/libxslt/config.h.in
@@ -1,161 +1,223 @@
-/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.in by autoheader. */
-/* #undef HAVE_ISINF */
-/* #undef HAVE_ISNAN */
-#define HAVE_POW 1
-#define HAVE_FLOOR 1
-#define HAVE_FABS 1
-#define WITH_DEBUGGER 1
/* Define to 1 if you have the <ansidecl.h> header file. */
-/* #undef HAVE_ANSIDECL_H */
+#undef HAVE_ANSIDECL_H
/* Define to 1 if you have the `asctime' function. */
-#define HAVE_ASCTIME 1
+#undef HAVE_ASCTIME
+
+/* Define to 1 if you have the `clock_gettime' function. */
+#undef HAVE_CLOCK_GETTIME
/* Define to 1 if you have the <dlfcn.h> header file. */
-#define HAVE_DLFCN_H 1
+#undef HAVE_DLFCN_H
+
+/* Define if fabs is there */
+#undef HAVE_FABS
/* Define to 1 if you have the <float.h> header file. */
-#define HAVE_FLOAT_H 1
+#undef HAVE_FLOAT_H
+
+/* Define if floor is there */
+#undef HAVE_FLOOR
/* Define to 1 if you have the `fprintf' function. */
-#define HAVE_FPRINTF 1
+#undef HAVE_FPRINTF
/* Define to 1 if you have the <fp_class.h> header file. */
-/* #undef HAVE_FP_CLASS_H */
+#undef HAVE_FP_CLASS_H
/* Define to 1 if you have the `ftime' function. */
-#define HAVE_FTIME 1
+#undef HAVE_FTIME
/* Define if gcrypt library is available. */
-#define HAVE_GCRYPT 1
+#undef HAVE_GCRYPT
/* Define to 1 if you have the `gettimeofday' function. */
-#define HAVE_GETTIMEOFDAY 1
+#undef HAVE_GETTIMEOFDAY
+
+/* Define to 1 if you have the `gmtime' function. */
+#undef HAVE_GMTIME
/* Define to 1 if you have the `gmtime_r' function. */
-#define HAVE_GMTIME_R 1
+#undef HAVE_GMTIME_R
/* Define to 1 if you have the <ieeefp.h> header file. */
-/* #undef HAVE_IEEEFP_H */
+#undef HAVE_IEEEFP_H
/* Define to 1 if you have the <inttypes.h> header file. */
-#define HAVE_INTTYPES_H 1
+#undef HAVE_INTTYPES_H
+
+/* Define if pthread library is there (-lpthread) */
+#undef HAVE_LIBPTHREAD
+
+/* Define to 1 if you have the <locale.h> header file. */
+#undef HAVE_LOCALE_H
/* Define to 1 if you have the `localtime' function. */
-#define HAVE_LOCALTIME 1
+#undef HAVE_LOCALTIME
/* Define to 1 if you have the `localtime_r' function. */
-#define HAVE_LOCALTIME_R 1
+#undef HAVE_LOCALTIME_R
/* Define to 1 if you have the <math.h> header file. */
-#define HAVE_MATH_H 1
+#undef HAVE_MATH_H
/* Define to 1 if you have the <memory.h> header file. */
-#define HAVE_MEMORY_H 1
+#undef HAVE_MEMORY_H
/* Define to 1 if you have the `mktime' function. */
-#define HAVE_MKTIME 1
+#undef HAVE_MKTIME
/* Define to 1 if you have the <nan.h> header file. */
-/* #undef HAVE_NAN_H */
+#undef HAVE_NAN_H
+
+/* Define if pow is there */
+#undef HAVE_POW
/* Define to 1 if you have the `printf' function. */
-#define HAVE_PRINTF 1
+#undef HAVE_PRINTF
+
+/* Define if <pthread.h> is there */
+#undef HAVE_PTHREAD_H
/* Define to 1 if you have the `snprintf' function. */
-#define HAVE_SNPRINTF 1
+#undef HAVE_SNPRINTF
/* Define to 1 if you have the `sprintf' function. */
-#define HAVE_SPRINTF 1
+#undef HAVE_SPRINTF
/* Define to 1 if you have the `sscanf' function. */
-#define HAVE_SSCANF 1
+#undef HAVE_SSCANF
/* Define to 1 if you have the `stat' function. */
-#define HAVE_STAT 1
+#undef HAVE_STAT
/* Define to 1 if you have the <stdarg.h> header file. */
-#define HAVE_STDARG_H 1
+#undef HAVE_STDARG_H
/* Define to 1 if you have the <stdint.h> header file. */
-#define HAVE_STDINT_H 1
+#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
-#define HAVE_STDLIB_H 1
+#undef HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
-#define HAVE_STRINGS_H 1
+#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
-#define HAVE_STRING_H 1
+#undef HAVE_STRING_H
/* Define to 1 if you have the <sys/select.h> header file. */
-#define HAVE_SYS_SELECT_H 1
+#undef HAVE_SYS_SELECT_H
/* Define to 1 if you have the <sys/stat.h> header file. */
-#define HAVE_SYS_STAT_H 1
+#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/timeb.h> header file. */
-#define HAVE_SYS_TIMEB_H 1
+#undef HAVE_SYS_TIMEB_H
/* Define to 1 if you have the <sys/time.h> header file. */
-#define HAVE_SYS_TIME_H 1
+#undef HAVE_SYS_TIME_H
/* Define to 1 if you have the <sys/types.h> header file. */
-#define HAVE_SYS_TYPES_H 1
+#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the `time' function. */
-#define HAVE_TIME 1
+#undef HAVE_TIME
/* Define to 1 if you have the <time.h> header file. */
-#define HAVE_TIME_H 1
+#undef HAVE_TIME_H
/* Define to 1 if you have the <unistd.h> header file. */
-#define HAVE_UNISTD_H 1
+#undef HAVE_UNISTD_H
/* Define to 1 if you have the `vfprintf' function. */
-#define HAVE_VFPRINTF 1
+#undef HAVE_VFPRINTF
/* Define to 1 if you have the `vsnprintf' function. */
-#define HAVE_VSNPRINTF 1
+#undef HAVE_VSNPRINTF
/* Define to 1 if you have the `vsprintf' function. */
-#define HAVE_VSPRINTF 1
+#undef HAVE_VSPRINTF
+
+/* Define to 1 if you have the <xlocale.h> header file. */
+#undef HAVE_XLOCALE_H
/* Define to 1 if you have the `_stat' function. */
-/* #undef HAVE__STAT */
+#undef HAVE__STAT
+
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
+#undef LT_OBJDIR
/* Name of package */
-#define PACKAGE "libxslt"
+#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT ""
+#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
-#define PACKAGE_NAME ""
+#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING ""
+#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
-#define PACKAGE_TARNAME ""
+#undef PACKAGE_TARNAME
+
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
/* Define to the version of this package. */
-#define PACKAGE_VERSION ""
+#undef PACKAGE_VERSION
/* Define to 1 if you have the ANSI C header files. */
-#define STDC_HEADERS 1
+#undef STDC_HEADERS
+
+/* Enable extensions on AIX 3, Interix. */
+#ifndef _ALL_SOURCE
+# undef _ALL_SOURCE
+#endif
+/* Enable GNU extensions on systems that have them. */
+#ifndef _GNU_SOURCE
+# undef _GNU_SOURCE
+#endif
+/* Enable threading extensions on Solaris. */
+#ifndef _POSIX_PTHREAD_SEMANTICS
+# undef _POSIX_PTHREAD_SEMANTICS
+#endif
+/* Enable extensions on HP NonStop. */
+#ifndef _TANDEM_SOURCE
+# undef _TANDEM_SOURCE
+#endif
+/* Enable general extensions on Solaris. */
+#ifndef __EXTENSIONS__
+# undef __EXTENSIONS__
+#endif
+
/* Version number of package */
-#define VERSION "1.1.26"
+#undef VERSION
+
+/* Define if debugging support is enabled */
+#undef WITH_DEBUGGER
+
+/* Define to 1 if on MINIX. */
+#undef _MINIX
+
+/* Define to 2 if the system does not provide POSIX.1 features except with
+ this defined. */
+#undef _POSIX_1_SOURCE
+
+/* Define to 1 if you need to in order for `stat' and other things to work. */
+#undef _POSIX_SOURCE
/* Using the Win32 Socket implementation */
-/* #undef _WINSOCKAPI_ */
+#undef _WINSOCKAPI_
/* Win32 Std C name mangling work-around */
-/* #undef snprintf */
+#undef snprintf
/* Win32 Std C name mangling work-around */
-/* #undef vsnprintf */
+#undef vsnprintf
« no previous file with comments | « third_party/libxslt/config.sub ('k') | third_party/libxslt/configure.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698