]> granicus.if.org Git - shadow/commitdiff
Fix typo.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Wed, 16 Apr 2008 21:24:14 +0000 (21:24 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Wed, 16 Apr 2008 21:24:14 +0000 (21:24 +0000)
configure.in

index cda4b3f9613f82d4035933099a06bae1ee8945a4..184d281e940560287d0b95de67a2f24f333a51aa 100644 (file)
@@ -324,7 +324,7 @@ if test "$with_selinux" != "no"; then
                        AC_DEFINE(WITH_SELINUX, 1,
                                  [Build shadow with SELinux support])
                        LIBSELINUX="-lselinux"
-                       with_selinux = "yes"
+                       with_selinux="yes"
                fi
        else
                with_selinux="no"