summaryrefslogtreecommitdiff
path: root/macos
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2021-07-26 20:11:56 -0400
committerNick Wellnhofer <wellnhofer@aevum.de>2022-01-16 14:34:37 +0100
commit1a013ba711dd1a3825f4e2d4c0022d43c7bd860f (patch)
tree8123c5836c94965c392f7b069e9190d1ea8c820c /macos
parent0aad075c6b090b6e3d1413951e3a5f34780435b7 (diff)
downloadlibxml2-1a013ba711dd1a3825f4e2d4c0022d43c7bd860f.tar.gz
configure: remove unused checks for libraries
These libraries are queried for, but no code cares about the results, so remove the checks.
Diffstat (limited to 'macos')
-rw-r--r--macos/src/config-mac.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/macos/src/config-mac.h b/macos/src/config-mac.h
index d9b19b46..cd49aba1 100644
--- a/macos/src/config-mac.h
+++ b/macos/src/config-mac.h
@@ -9,7 +9,6 @@
#define PACKAGE
#define VERSION
-#undef HAVE_LIBZ
#undef HAVE_LIBM
#undef HAVE_ISINF
#undef HAVE_ISNAN
@@ -17,7 +16,6 @@
#undef HAVE_LIBREADLINE
#define XML_SOCKLEN_T socklen_t
-#define HAVE_LIBPTHREAD
#define HAVE_PTHREAD_H
#define LIBXML_THREAD_ENABLED