Add maintainer-mode option to configure, to pacify Debian.

This commit is contained in:
Dale Mellor 2014-05-25 17:21:00 +01:00
commit bc38f2add2

View file

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