summaryrefslogtreecommitdiff
path: root/mu-aux
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2016-10-29 20:53:47 +0300
committerSergey Poznyakoff <gray@gnu.org>2016-10-29 20:53:47 +0300
commit3a91a69baef99247b066e2c5ce4fce6bf739f1ac (patch)
treef424a72d3b1b5a5acd89231ce0f9e1fa55ad754d /mu-aux
parentb48ac923058cb1967209ee2883d93d55932a0364 (diff)
downloadmailutils-3a91a69baef99247b066e2c5ce4fce6bf739f1ac.tar.gz
mailutils-3a91a69baef99247b066e2c5ce4fce6bf739f1ac.tar.bz2
Remove left over references to argp; other bugfixes
Diffstat (limited to 'mu-aux')
-rw-r--r--mu-aux/mailutils.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/mu-aux/mailutils.m4 b/mu-aux/mailutils.m4
index 53568f38d..2b7146b4c 100644
--- a/mu-aux/mailutils.m4
+++ b/mu-aux/mailutils.m4
@@ -60,7 +60,6 @@ AC_DEFUN([AM_GNU_MAILUTILS],
do
case $x in
mailer) test $MAILUTILS_VERSION_NUMBER -ge 1200 && req="$req $x";;
- cfg|argp) test $MAILUTILS_VERSION_NUMBER -ge 1290 && req="$req $x";;
*) req="$req $x"
esac
done

Return to:

Send suggestions and report system problems to the System administrator.