Bugzilla – Attachment 528 Details for
Bug 788
request for zlib.h configure test
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed patch to configure.ac
zlib.h.configure.patch (text/plain), 600 bytes, created by
Jim Basney
on 2004-01-15 09:27:04 AEDT
(
hide
)
Description:
proposed patch to configure.ac
Filename:
MIME Type:
Creator:
Jim Basney
Created:
2004-01-15 09:27:04 AEDT
Size:
600 bytes
patch
obsolete
>Index: configure.ac >=================================================================== >RCS file: /cvs/openssh/configure.ac,v >retrieving revision 1.184 >diff -u -r1.184 configure.ac >--- configure.ac 8 Jan 2004 13:19:25 -0000 1.184 >+++ configure.ac 14 Jan 2004 22:26:19 -0000 >@@ -588,6 +588,7 @@ > ) > > AC_CHECK_LIB(z, deflate, ,AC_MSG_ERROR([*** zlib missing - please install first or check config.log ***])) >+AC_CHECK_HEADER([zlib.h], ,AC_MSG_ERROR([*** zlib.h missing - please install first or check config.log ***])) > > dnl UnixWare 2.x > AC_CHECK_FUNC(strcasecmp,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 788
: 528 |
529