On Sat, 16 Dec 2000, Jason M. Felice wrote:

> Patch for apt_0.3.19 so that shared libapt.so will build on GNU/Hurd. 
> Without this patch, only a static library is built, causing the
> packaging rules to fail, as they expect to find libapt.so.*. 

Did I metion this already? This has been fixed in APT cvs for some time.
The fix is really bogus, one should really check if it is the GNU linker
rather than the host OS..

FYI:

ifneq ($(words $(filter linux-gnu gnu%,$(HOST_OS))),0)

Jason

Reply via email to