[PATCH 2/7] Add -I m4 to ACLOCAL_AMFLAGS

Peter Hutterer peter.hutterer at who-t.net
Wed Aug 21 23:28:53 PDT 2013


On Sat, Aug 17, 2013 at 01:58:14PM +0200, David Herrmann wrote:
> We put m4 files into a separate directory. If we ever put our own files in
> there, we need to include it. Furthermore, this suppresses annoying
> autotools warnings.
> 
> Signed-off-by: David Herrmann <dh.herrmann at gmail.com>

this and the doxygen patch pushed to master.
thanks.

   09a1f6e..0e1693e  master -> master

Cheers,
   Peter

> ---
>  Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 2638b9f..e622c1d 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -1,3 +1,4 @@
> +ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
>  SUBDIRS = doc libevdev tools test
>  
>  pkgconfigdir = $(libdir)/pkgconfig
> -- 
> 1.8.3.4
> 


More information about the Input-tools mailing list