Fix a memory leak in the "no imap" account prefs label.
[claws.git] / configure.ac
index dd903f463ba28750b869683265a583017394a341..62fabfe6bb44429533a01ed890d1305795ba8047 100644 (file)
@@ -500,7 +500,7 @@ case $host_os in
        *dragonfly*)
                AC_SEARCH_LIBS(encrypt, cipher, [], AC_MSG_ERROR(['encrypt'-function not found.]))
        ;;
-       *freebsd*)
+       freebsd*)
        ;; # not used
        *)
                AC_SEARCH_LIBS(encrypt, crypt, [], AC_MSG_ERROR(['encrypt'-function not found.]))