mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2025-12-24 00:04:58 +01:00
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:
parent
302124aff1
commit
07bb2311f8
5 changed files with 81 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue