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)
commitd25b8f213fd4b09d67a94d068ed269f5c1b83954
tree55d358785ba03166c7ff5b95f78b2a5583782e4b
parent008eb609487935861c3b8995151987590e64258b
Link gnulib in to the hivex library, not end-user programs.

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.
hivex/Makefile.am