mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
28018fdf75
- Switch to USES=localbase - Switch to options helpers - Use correct command to install docs
11 lines
310 B
Plaintext
11 lines
310 B
Plaintext
--- configure.orig 2009-10-30 18:51:40 UTC
|
|
+++ configure
|
|
@@ -5109,6 +5109,7 @@ fi
|
|
|
|
{ echo "$as_me:$LINENO: checking for zlib.h" >&5
|
|
echo $ECHO_N "checking for zlib.h... $ECHO_C" >&6; }
|
|
+unset ac_cv_header_zlib_h
|
|
if test "${ac_cv_header_zlib_h+set}" = set; then
|
|
echo $ECHO_N "(cached) $ECHO_C" >&6
|
|
else
|