diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2015-12-20 17:24:31 +0100 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2015-12-20 17:24:31 +0100 |
commit | 64e5faf11c22c8aabf181288293c8ec7964c213d (patch) | |
tree | f0669001e9eef2aa883df85f401947d843f684b4 /configure.ac | |
parent | b697682bd3c1b9cdfde97cd6a7c9d0f10103f6b4 (diff) | |
parent | 0fa481dabf620181c852f43923a3c4b049294ab4 (diff) |
Merge remote-tracking branch 'origin/master' into uirefactor
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac index 5c8c155..823f93d 100644 --- a/configure.ac +++ b/configure.ac @@ -446,11 +446,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 ====================== |