]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config-scripts/cups-startup.m4
Fix typo for --without-xinetd (STR #4542)
[thirdparty/cups.git] / config-scripts / cups-startup.m4
index d48ab9d9cff002d20ed688174232e52866db03a0..e98009e6e962be44cb51f081178ed2b4b2cea440 100644 (file)
@@ -166,7 +166,7 @@ if test "x$xinetd" = x; then
                         fi
                 done
         fi
-elif test "x$xinet" != xno; then
+elif test "x$xinetd" != xno; then
        XINETD="$xinetd"
 fi