hush/selinux
Denys Vlasenko 488dd70869 fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775
When compiling with !ENABLE_FEATURE_GETOPT_LONG, busybox still tries
to include getopt.h which is not available; for example with uClibc
when !UCLIBC_HAS_GETOPT_LONG.  getopt.h is only required
for the _long set of functions.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2011-05-29 04:24:52 +02:00
..
chcon.c fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775 2011-05-29 04:24:52 +02:00
Config.src *: trailing empty lines removed 2010-07-26 01:49:12 +02:00
getenforce.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
getsebool.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
Kbuild.src *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
load_policy.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
matchpathcon.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
runcon.c fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775 2011-05-29 04:24:52 +02:00
selinuxenabled.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
sestatus.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
setenforce.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
setfiles.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00
setsebool.c move remaining help text from include/usage.src.h 2011-04-11 03:29:49 +02:00