summaryrefslogtreecommitdiff
path: root/package/samba/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-10-20 21:46:47 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-10-20 21:46:47 +0200
commit5114e1d4b60bc14c851c8546bef5d669505ec53a (patch)
treeb7994afe0ca7e8db6c5dba20aafe961dec966fcc /package/samba/Makefile
parent5b142635a68d74d23b7a3841d8eb6bc66c597e45 (diff)
parent794a4a75d2e2c513e55b8962ad9e8e470dd82ba8 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/samba/Makefile')
-rw-r--r--package/samba/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/samba/Makefile b/package/samba/Makefile
index 0485febc2..b3658cdbc 100644
--- a/package/samba/Makefile
+++ b/package/samba/Makefile
@@ -29,7 +29,9 @@ CONFIGURE_ENV+= samba_cv_CC_NEGATIVE_ENUM_VALUES=no \
samba_cv_USE_SETRESUID=no \
ac_cv_lib_ext_nsl_connect=no \
ac_cv_search_yp_get_default_domain=no \
- ac_cv_lib_ext_nsl_gethostbyname=no
+ ac_cv_lib_ext_nsl_gethostbyname=no \
+ ac_cv_file__proc_sys_kernel_core_pattern=yes \
+ libreplace_cv_HAVE_GETADDRINFO=no
CONFIGURE_ARGS+= --libdir=/usr/lib/samba \
--localstatedir=/var/log/samba \
--with-configdir=/etc/samba \