projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b85eb9
)
samba36: disable the use of zlib
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Mar 2012 21:43:19 +0000
(21:43 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Mar 2012 21:43:19 +0000
(21:43 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31048
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/samba36/Makefile
patch
|
blob
|
history
diff --git
a/net/samba36/Makefile
b/net/samba36/Makefile
index
7c18ff8
..
6541869
100644
(file)
--- a/
net/samba36/Makefile
+++ b/
net/samba36/Makefile
@@
-63,7
+63,9
@@
CONFIGURE_VARS += \
samba_cv_USE_SETREUID=yes \
samba_cv_USE_SETRESUID=yes \
samba_cv_have_setreuid=yes \
- samba_cv_have_setresuid=yes
+ samba_cv_have_setresuid=yes \
+ ac_cv_header_zlib_h=no \
+ samba_cv_zlib_1_2_3=no
CONFIGURE_ARGS += \
--exec-prefix=/usr \