$OpenBSD: patch-config_in,v 1.3 2005/09/23 03:47:14 kevlo Exp $
--- config.in.orig	Fri Aug  5 20:30:59 2005
+++ config.in	Fri Sep 23 11:38:16 2005
@@ -11,9 +11,9 @@
 # See to the section "Controlling the version of zlib used by
 # Compress::Zlib" in the README file for details of how to use this file.
 
-BUILD_ZLIB = True
-INCLUDE    = ./zlib-src
-LIB        = ./zlib-src
+BUILD_ZLIB = False
+INCLUDE    = /usr/include
+LIB        = /usr/lib
 OLD_ZLIB   = False
 
 
