--- Makefile	Sun Mar 18 03:58:38 2001
+++ Makefile.new	Fri Jan  3 00:51:20 2003
@@ -26,10 +26,10 @@
 	(cd src; make debug)
 
 src/config.h:
-	(cd src; ./configure; cd ..; /bin/sh fplcheck)
+	(cd src; ./configure; cd ..)
 
 configure:
-	(cd src; ./configure; cd ..; /bin/sh fplcheck)
+	(cd src; ./configure; cd ..)
 
 install:
 	/bin/sh installbot
