2017-01-07 20:08 GMT+01:00 James Cowgill <jcowg...@debian.org>: >> ping ;) >> sooperlooper build with compat 9 but not with compat 10 ... > > Compat 10 enabled autoreconf by default, but unfortunately these macros > are added to aclocal manually by autogen.sh which autoreconf ignores. > > The "correct" thing to do would be to put the macros in the m4 directory > (it always annoys me when upstreams put lots of pointless stuff in > autogen.sh). See: > https://www.gnu.org/software/automake/manual/html_node/Local-Macros.html > > For the package you can probably get away with disabling autoreconf and > running autogen.sh manually. > > I also notice AM_OPT_FLAGS macro contains some funky per-cpu > optimization flags (configured depending on build cpu) which I would > patch out (the bit from 'if test "\$target_cpu" = "powerpc"; then' to > it's corresponding 'fi').
Thank you James ... Uploaded! best regards mira _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers