build: Remove "maintainer-mode" configure option.

* configure.ac: Remove "maintainer-mode" configure option.
This commit is contained in:
Mathieu Lirzin 2017-02-23 01:52:32 +01:00
commit 02d67e7f0e
No known key found for this signature in database
GPG key ID: 0ADEE10094604D37

View file

@ -43,10 +43,6 @@ else
fi
AC_SUBST(CONFIG_DEBUG)
# We have no interest (hence a no-op), but Debian wants this.
AC_ARG_ENABLE(maintainer-mode)
AC_CANONICAL_HOST
AC_PROG_AWK
AC_PROG_EGREP