Geert Janssens <[email protected]> writes:
> --- gnucash/trunk/src/report/standard-reports/test/Makefile.am
> 2013-06-02 10:32:18 UTC (rev 23025)
> +++ gnucash/trunk/src/report/standard-reports/test/Makefile.am
> 2013-06-02 10:32:39 UTC (rev 23026)
> +$(patsubst %.scm,%,$(SCM_TESTS)): %: Makefile .scm-links
> + echo 'guile --debug -l $(srcdir)/$*.scm -c "(exit (run-test))"' > $@
> + chmod a+x $@
> +
I suspect this is the code that's causing the build issues. We
shouldn't be using the $(patsubst ... in the Makefile.
-derek
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
[email protected] PGP key available
_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel