]> git.draconx.ca Git - dxcommon.git/commit
Merge branch 'fix-gnulib' of /home/nbowler/projects/cdecl99
authorNick Bowler <nbowler@draconx.ca>
Thu, 10 May 2012 00:51:24 +0000 (20:51 -0400)
committerNick Bowler <nbowler@draconx.ca>
Thu, 10 May 2012 00:51:24 +0000 (20:51 -0400)
commit83acbb95d2f181cd67f08f1bae4572de9768b63b
treebc6a185cbf1a8932143ade28e5e56fcf0eb7bcf2
parent8a326debcc4498494325cf392b5501cdcf199fc0
parent7bfc84094d7dc1f03af7314c4a74c216bc5a92f5
Merge branch 'fix-gnulib' of /home/nbowler/projects/cdecl99

Import the fix-gnulib history from cdecl99.

* 'fix-gnulib' of /home/nbowler/projects/cdecl99:
  Better document fix-gnulib.
  Make fix-gnulib only need a single output file.
  Simplify glconfig include mechanism.
  Mangle spliced makefile lines in Gnulib correctly.
  Avoid gratuitous library dependencies linking gnulib.
  Rewrite Gnulib symbols to be in libcdecl's namespace.
  Split gnulib_headers into 3 variables.
  Move all Gnulib CLEANFILES variables to the end of the makefile.
  Handle gl_LIBOBJS/gl_LTLIBOBJS correctly.
  Eliminate use of BUILT_SOURCES from Gnulib.
  Integrate Gnulib non-recursively.