[Spice-devel] [spice-protocol 2/2] build-sys: Make sure aclocal picks up macros in the m4/ dir
Frediano Ziglio
fziglio at redhat.com
Fri Aug 7 05:11:59 PDT 2015
Acked!
Frediano
>
> Older aclocal version needs to have ACLOCAL_FLAGS defined in Makefile.am
> in order to be able to pick up macros stored in m4/ in the source
> directory.
> ---
> Makefile.am | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Makefile.am b/Makefile.am
> index e509dd6..1082bf2 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -1,4 +1,5 @@
> NULL =
> +ACLOCAL_AMFLAGS = -I m4
> SUBDIRS = python_modules spice
>
> codegendir = $(libdir)/spice-protocol
> --
> 2.4.3
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
>
More information about the Spice-devel
mailing list