Feature #1210 ยป 0002-Reinstate-ACLOCAL_AMFLAGS.patch
| Makefile.am | ||
|---|---|---|
|
## Process this file with automake to produce Makefile.in
|
||
|
ACLOCAL_AMFLAGS = -I m4 -I dependencies/m4
|
||
|
AM_DIST_FORMATS = gzip xz zip
|
||
|
AM_DISTCHECK_CONFIGURE_FLAGS = --enable-ack-legacy
|
||