--with-domain= is a joke
[apps/madmutt.git] / configure.ac
index 465580c..1e879fd 100644 (file)
@@ -425,13 +425,6 @@ fi
 AC_SUBST(DOTLOCK_GROUP)
 AC_SUBST(DOTLOCK_PERMISSION)
 
 AC_SUBST(DOTLOCK_GROUP)
 AC_SUBST(DOTLOCK_PERMISSION)
 
-AC_ARG_WITH(domain, AC_HELP_STRING([--with-domain=DOMAIN], [Specify your DNS domain name]),
-        [if test $withval != yes; then
-         if test $withval != no; then
-           AC_DEFINE_UNQUOTED(DOMAIN,"$withval",[ Define your domain name. ])
-         fi
-        fi])
-
 need_socket="no"
 
 dnl -- socket dependencies --
 need_socket="no"
 
 dnl -- socket dependencies --