Link gnulib in to the hivex library, not end-user programs.
authorRichard Jones <rjones@redhat.com>
Tue, 23 Feb 2010 11:32:53 +0000 (11:32 +0000)
committerRichard Jones <rjones@redhat.com>
Tue, 23 Feb 2010 14:06:26 +0000 (14:06 +0000)
Gnulib should be statically linked into the hivex library, so
it gets included into end-user programs automatically.  Otherwise
end-user programs would have to link explicitly with gnulib.


No differences found