summaryrefslogtreecommitdiff
path: root/chromium/third_party/libxml/src/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/libxml/src/config.h.in')
-rw-r--r--chromium/third_party/libxml/src/config.h.in12
1 files changed, 2 insertions, 10 deletions
diff --git a/chromium/third_party/libxml/src/config.h.in b/chromium/third_party/libxml/src/config.h.in
index a55d4e18572..ed6ddec1e9f 100644
--- a/chromium/third_party/libxml/src/config.h.in
+++ b/chromium/third_party/libxml/src/config.h.in
@@ -21,7 +21,8 @@
/* Define to 1 if you have the <ctype.h> header file. */
#undef HAVE_CTYPE_H
-/* Define to 1 if you have the <dirent.h> header file. */
+/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
+ */
#undef HAVE_DIRENT_H
/* Define to 1 if you have the <dlfcn.h> header file. */
@@ -60,18 +61,9 @@
/* Define to 1 if you have the `isascii' function. */
#undef HAVE_ISASCII
-/* Define if isinf is there */
-#undef HAVE_ISINF
-
-/* Define if isnan is there */
-#undef HAVE_ISNAN
-
/* Define if history library is there (-lhistory) */
#undef HAVE_LIBHISTORY
-/* Define if pthread library is there (-lpthread) */
-#undef HAVE_LIBPTHREAD
-
/* Define if readline library is there (-lreadline) */
#undef HAVE_LIBREADLINE