mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Add AM_MAINTAINER_MODE.
Add AM_MAINTAINER_MODE([enable]) to configure.in. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
93325038db
commit
2b84ab0514
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ eval LIBTOOL_VERSION_INFO="2:0:0"
|
|||
dnl *************************************************
|
||||
AM_CONDITIONAL([INSTALL_M4], [test -n "${ACLOCAL}"])
|
||||
|
||||
AM_MAINTAINER_MODE([enable])
|
||||
|
||||
# Test for new silent rules and enable only if they are available
|
||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue