Add maintainer-mode option to configure, to pacify Debian.
This commit is contained in:
parent
998f7eeaef
commit
bc38f2add2
1 changed files with 4 additions and 0 deletions
|
|
@ -40,6 +40,10 @@ fi
|
||||||
AC_SUBST(CONFIG_DEBUG)
|
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_AWK
|
||||||
AC_PROG_EGREP
|
AC_PROG_EGREP
|
||||||
AM_PROG_CC_C_O
|
AM_PROG_CC_C_O
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue