Disabled autotools macro AM_MAINTAINER_MODE on advise of Ross Burton

This commit is contained in:
Thomas Schmitt 2019-04-07 10:45:44 +02:00
parent 1c06669465
commit 9ac8efa61e
1 changed files with 2 additions and 1 deletions

View File

@ -173,7 +173,8 @@ AC_SUBST(BURN_BINARY_AGE)
AC_PREFIX_DEFAULT([/usr/local])
test "$prefix" = "NONE" && prefix=$ac_default_prefix
AM_MAINTAINER_MODE
dnl ts B90405 : Disabled on advise of Ross Burton
dnl AM_MAINTAINER_MODE
AM_PROG_CC_C_O
AC_C_CONST