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@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/spice-devel > _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel