summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2015-10-27 19:04:48 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2015-10-27 19:04:48 +0100
commit8a410c2c6cd0ac5c0c63d522f6ccd39c778f1496 (patch)
treea8f586faf5dd3187fa49e1834e60496f09a2f224 /configure.ac
parent37f12cacce3ed1de57d96849b9ba4489ccbb3fe6 (diff)
Remove unneeded zlib reference.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index 7934cc2..274a6cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -444,11 +444,6 @@ AS_IF([test x$enable_resampler == xsrc],
)]
)
-#dnl ======================
-#dnl Check for zlib
-#dnl ======================
-PKG_CHECK_MODULES(ZLIB, zlib >= 1.2.3)
-
dnl ======================
dnl Check for the pthread library
dnl ======================