File unbound-1.0.0-build.patch of Package unbound
--- unbound-1.0.0/Makefile.in.orig 2008-05-26 19:34:50.000000000 +0200 +++ unbound-1.0.0/Makefile.in 2008-05-26 19:36:49.000000000 +0200 @@ -118,7 +118,7 @@ .PHONY: clean realclean doc lint all install uninstall tests test download_ldns strip lib -$(BUILD)%.o: $(srcdir)/%.c +$(BUILD)%.lo: $(srcdir)/%.c $(INFO) Build $< @if test ! -z "$(ldnsdir)" -a ! -e $(ldnsdir)/include/ldns/ldns.h; \ then (cd $(ldnsdir); $(MAKE) copy-headers); fi