Ditch deprecated AM_MAINTAINER_MODE.
This commit is contained in:
parent
a9469a0f67
commit
884a4b8556
2 changed files with 0 additions and 78 deletions
|
@ -9,8 +9,6 @@ AC_CONFIG_AUX_DIR([automake])
|
|||
AM_INIT_AUTOMAKE([-Wall -Werror -Wno-override dist-bzip2])
|
||||
AC_PROG_INSTALL
|
||||
|
||||
AM_MAINTAINER_MODE([enable])
|
||||
|
||||
dnl Check for perl on our system
|
||||
dnl call to AC_SUBST(PERL) is implicit
|
||||
AC_PATH_PROGS([PERL], [perl] [perl5], [false])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue