Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-mode

A=mcgrathr
R=bradnelson at https://breakpad.appspot.com/864003

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1251 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
ted.mielczarek@gmail.com 2013-12-10 12:28:11 +00:00
parent 302124aff1
commit 07bb2311f8
5 changed files with 81 additions and 4 deletions

View file

@ -39,6 +39,7 @@ AC_CANONICAL_HOST
AM_INIT_AUTOMAKE(subdir-objects tar-ustar 1.11.1)
AM_CONFIG_HEADER(src/config.h)
AM_MAINTAINER_MODE
AM_PROG_AS
AC_PROG_CC