--- ./configure.orig	Thu Jan  6 13:06:23 2005
+++ ./configure	Fri Jun 16 21:54:02 2006
@@ -23,8 +23,7 @@
 echo "	@cd src && make all" >> Makefile
 echo "utils:" >> Makefile
 echo "	@cd utils && make all" >> Makefile
-echo "all:" >> Makefile
-echo "	nil utils" >> Makefile
+echo "all: nil utils" >> Makefile
 echo "clean:" >> Makefile
 echo "	@cd \$(CURRENTPATH)/utils && make clean" >> Makefile
 echo "	@cd \$(CURRENTPATH)/src && make clean" >> Makefile
