configure.ac: Use maintainer mode by default
See http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/
This commit is contained in:
@ -163,7 +163,7 @@ AM_PROG_LIBTOOL
|
||||
AM_PROG_AS
|
||||
|
||||
# Initialize maintainer mode
|
||||
AM_MAINTAINER_MODE
|
||||
AM_MAINTAINER_MODE([enable])
|
||||
|
||||
# Honor aclocal flags
|
||||
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
|
||||
|
Reference in New Issue
Block a user