Quellcode durchsuchen

spelling mistake = configure: WARNING: Could not find qmail-qstat or "eqivalent"

Fix for issue #247
John C. Frickson vor 9 Jahren
Ursprung
Commit
9d70d2462a
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -1554,7 +1554,7 @@ if test -n "$PATH_TO_QMAIL_QSTAT"
 then
 	AC_DEFINE_UNQUOTED(PATH_TO_QMAIL_QSTAT,"$PATH_TO_QMAIL_QSTAT",[path to qmail-qstat])
 else
-	AC_MSG_WARN([Could not find qmail-qstat or eqivalent])
+	AC_MSG_WARN([Could not find qmail-qstat or equivalent])
 fi
 
 dnl SWAP info required is amount allocated/available and amount free