Chromium Code Reviews| Index: third_party/libxml/src/acconfig.h |
| diff --git a/third_party/libxml/src/acconfig.h b/third_party/libxml/src/acconfig.h |
| deleted file mode 100644 |
| index dedcf1dc763eedbbf3c7ab1cb1975dfc6cab066d..0000000000000000000000000000000000000000 |
| --- a/third_party/libxml/src/acconfig.h |
| +++ /dev/null |
| @@ -1,16 +0,0 @@ |
| -#undef PACKAGE |
| -#undef VERSION |
| -#undef HAVE_LIBZ |
| -#undef HAVE_LIBM |
| -#undef HAVE_ISINF |
| -#undef HAVE_ISNAN |
| -#undef HAVE_LIBHISTORY |
| -#undef HAVE_LIBREADLINE |
| -#undef HAVE_LIBPTHREAD |
| -#undef HAVE_PTHREAD_H |
| - |
| -/* Define if IPV6 support is there */ |
| -#undef SUPPORT_IP6 |
| - |
| -/* Define if getaddrinfo is there */ |
| -#undef HAVE_GETADDRINFO |