aboutsummaryrefslogtreecommitdiffstats
path: root/site/armeb-linux
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
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')
-rw-r--r--site/armeb-linux2
1 files changed, 0 insertions, 2 deletions
diff --git a/site/armeb-linux b/site/armeb-linux
index c852f00fee..d8da123230 100644
--- a/site/armeb-linux
+++ b/site/armeb-linux
@@ -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}