]> git.draconx.ca Git - dxcommon.git/commit
Handle gl_LIBOBJS/gl_LTLIBOBJS correctly.
authorNick Bowler <nbowler@draconx.ca>
Mon, 19 Sep 2011 22:43:34 +0000 (18:43 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 21 Sep 2011 23:25:09 +0000 (19:25 -0400)
commit7688d80fdcf83763450d2c41acdc5b5c8fbf67c0
tree49dc668fde69012fb141963b5b7fef0890524bce
parent1315e91f1161399cafe4bfd1a9622b8056a45dd3
Handle gl_LIBOBJS/gl_LTLIBOBJS correctly.

These AC_SUBSTed variables reference objects whose sources are located
in lib, thus they need to be rewritten like other AC_SUBSTed variables.

These objects also need the header dependencies like other objects.
scripts/fix-gnulib.pl