]> git.draconx.ca Git - upkg.git/commit
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)
commitf65f3bf537e517fb5231ff894e198eeb89d727ed
treeacf92a155a11cce0a1539c431e0960ca369b15eb
parentb5a18d3dd9ca4315f9d7f75e90363410db405935
Fix bootstrapping with recent bits.

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.
.gitignore
Makefile.am
bootstrap
common
configure.ac
gnulib
m4/.gitignore
m4/gnulib-cache.m4
src/uobject/uobject.c
tests/.gitignore