$OpenBSD: patch-Makefile_in,v 1.2 2008/06/03 15:03:10 jakob Exp $
--- Makefile.in.orig	Wed May 28 08:12:29 2008
+++ Makefile.in	Tue Jun  3 16:38:20 2008
@@ -13,7 +13,7 @@ datarootdir	= @datarootdir@
 datadir		= @datadir@
 libdir		= @libdir@
 includedir	= @includedir@
-doxygen		= @doxygen@
+#doxygen		= @doxygen@
 glibtool	= @glibtool@
 libtool		= ./libtool
 ifdef glibtool
@@ -149,7 +149,6 @@ uninstall-h:
 install-lib:	lib
 		$(INSTALL) -m 755 -d $(DESTDIR)$(libdir)
 		$(LIBTOOL) --mode=install cp libldns.la $(DESTDIR)$(libdir)
-		$(LIBTOOL) --mode=finish $(DESTDIR)$(libdir)
 
 uninstall-lib:	
 		$(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/libldns.la
