From: David Levine Date: Sun, 22 Dec 2013 16:41:09 +0000 (-0600) Subject: Removed temporary probes added in commit X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/9389882b87260b964150ae7aa1949dcdbc2ef421?hp=3441b5648a0c21e067c05f428a51bf96352735e7 Removed temporary probes added in commit 3441b5648a0c21e067c05f428a51bf96352735e7. --- diff --git a/configure.ac b/configure.ac index 71ae2f60..2ae86338 100644 --- a/configure.ac +++ b/configure.ac @@ -324,11 +324,6 @@ AC_CACHE_CHECK(what group owns the mail spool, nmh_cv_ls_mail_grp, MAIL_SPOOL_GRP=$nmh_cv_ls_mail_grp AC_SUBST(MAIL_SPOOL_GRP)dnl -dnl Temporary probe to see what these file commands will do. -file --mime configure; echo $? -file -i configure; echo $? -dnl - dnl ------------------ dnl CHECK HEADER FILES dnl ------------------