]> git.draconx.ca Git - upkg.git/commitdiff
Fix bootstrapping with recent bits.
authorNick Bowler <nbowler@draconx.ca>
Thu, 30 Apr 2015 03:51:44 +0000 (23:51 -0400)
committerNick Bowler <nbowler@draconx.ca>
Thu, 30 Apr 2015 03:51:44 +0000 (23:51 -0400)
I can no longer bootstrap this package on my systems for a few reasons:

- Libtool has changed how nonrecursive libltdl is integrated
- The version of Gnulib in use does not bootstrap with dash
- The dxcommon scripts use Perl modules that I no longer install.

Do the necessary dance to fix all those issues, and resolve all the
resulting fallout.


No differences found