]> andersk Git - openssh.git/blobdiff - configure.ac
- (djm) [configure.ac] --with-selinux too
[openssh.git] / configure.ac
index 23b80a13816b1e61f726c778f0b293004d71c389..839e8f1ae52ac590bc8b1a6df284abf415fe08f0 100644 (file)
@@ -3258,7 +3258,7 @@ int main() { return 0; }
 SELINUX_MSG="no"
 LIBSELINUX=""
 AC_ARG_WITH(selinux,
-       [  --with-selinux   Enable SELinux support],
+       [  --with-selinux          Enable SELinux support],
        [ if test "x$withval" != "xno" ; then
                save_LIBS="$LIBS"
                AC_DEFINE(WITH_SELINUX,1,[Define if you want SELinux support.])
This page took 0.036349 seconds and 4 git commands to generate.