From 50aadf18594b392a71a77f02a553066dd1cf0fde Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Wed, 03 Jul 2019 15:40:47 -0400
Subject: build: Add --with-system-zlib

---
(limited to 'build')

diff --git a/build b/build
index b346967..c66d6bf 100755
--- a/build
+++ b/build
@@ -10,6 +10,7 @@ configure:
 		--enable-tui \
 		--disable-gdbtk \
 		--with-system-readline \
+		--with-system-zlib \
 		--with-expat \
 		--without-python \
 		--with-system-gdbinit=/etc/gdb/gdbinit \
--
cgit v0.9.1