Re: [PATCH] Makefile.am: add include dir for AC_CONFIG_MACRO_DIR to work

2018-06-15 Thread Maciej Wolny
On 05/06/18 11:53, Maciej Wolny wrote: > da331647269ee9d73c4008ae901d107320bdc8d1 added a compatiblity macro for > old versions of pkg-config. However, the file in which that macro > resides was not included. From the autoconf docs: "Note that if you use > aclocal from Aut

[PATCH] Makefile.am: add include dir for AC_CONFIG_MACRO_DIR to work

2018-06-12 Thread Maciej Wolny
da331647269ee9d73c4008ae901d107320bdc8d1 added a compatiblity macro for old versions of pkg-config. However, the file in which that macro resides was not included. From the autoconf docs: "Note that if you use aclocal from Automake to generate aclocal.m4, you must also set ACLOCAL_AMFLAGS = -I dir