900526
diff -up bind-9.5.0b1/lib/dns/Makefile.in.parallel bind-9.5.0b1/lib/dns/Makefile.in
900526
--- bind-9.5.0b1/lib/dns/Makefile.in.parallel	2008-01-17 18:27:38.000000000 +0100
900526
+++ bind-9.5.0b1/lib/dns/Makefile.in	2008-01-17 18:27:45.000000000 +0100
900526
@@ -19,10 +19,6 @@ srcdir =	@srcdir@
900526
 VPATH =		@srcdir@
900526
 top_srcdir =	@top_srcdir@
900526
 
900526
-# Attempt to disable parallel processing.
900526
-.NOTPARALLEL:
900526
-.NO_PARALLEL:
900526
-
900526
 @BIND9_VERSION@
900526
 
900526
 @LIBDNS_API@