aboutsummaryrefslogtreecommitdiffstats
path: root/site/armeb-linux-uclibc
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2008-11-26 14:12:27 -0500
committerTom Rini <trini@embeddedalley.com>2008-11-26 14:12:27 -0500
commitbb12cd9c0a757e6ef696d57923821829f00ace79 (patch)
tree9d64dd072fd5467a7839c10fa58bf72871b201c4 /site/armeb-linux-uclibc
parente2da0ee76bdb189129db65a0ab7e10b0a9847351 (diff)
downloadopenembedded-bb12cd9c0a757e6ef696d57923821829f00ace79.tar.gz
samba, samba-essential: Move IFACE related autoconf variables to common-linux site file.
As reported by me in bug 4854, the IFACE autoconf variables are found in some, bug not all arch site files, but these are really common linux variables and as such, should be in common-linux. Bump PR as there is a change here in some arches.
Diffstat (limited to 'site/armeb-linux-uclibc')
-rw-r--r--site/armeb-linux-uclibc2
1 files changed, 0 insertions, 2 deletions
diff --git a/site/armeb-linux-uclibc b/site/armeb-linux-uclibc
index 02c63e4258..5e8600936e 100644
--- a/site/armeb-linux-uclibc
+++ b/site/armeb-linux-uclibc
@@ -31,8 +31,6 @@ ac_cv_time_r_type=${ac_cv_time_r_type=POSIX}
# samba
samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
-samba_cv_HAVE_IFACE_IFCONF=${samba_cv_HAVE_IFACE_IFCONF=yes}
-samba_cv_HAVE_IFACE_IFREQ=${samba_cv_HAVE_IFACE_IFREQ=yes}
samba_cv_USE_SETEUID=${samba_cv_USE_SETEUID=yes}
samba_cv_USE_SETRESUID=${samba_cv_USE_SETRESUID=yes}
samba_cv_USE_SETREUID=${samba_cv_USE_SETREUID=yes}