]> git.draconx.ca Git - dxcommon.git/commitdiff
Fix testsuite VPATH builds.
authorNick Bowler <nbowler@draconx.ca>
Thu, 30 Apr 2015 04:41:19 +0000 (00:41 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 28 Jun 2017 23:24:24 +0000 (19:24 -0400)
Need to add -I$(srcdir) to all autom4te invocations, otherwise it will
try to find input files only in builddir.


No differences found