build: allow maintainer mode
This commit is contained in:
parent
3993e561f8
commit
aac637e3c3
@ -26,6 +26,7 @@ LT_INIT
|
|||||||
|
|
||||||
AM_INIT_AUTOMAKE([1.14 dist-bzip2 dist-xz foreign subdir-objects])
|
AM_INIT_AUTOMAKE([1.14 dist-bzip2 dist-xz foreign subdir-objects])
|
||||||
AM_SILENT_RULES([yes])
|
AM_SILENT_RULES([yes])
|
||||||
|
AM_MAINTAINER_MODE([enable])
|
||||||
|
|
||||||
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user