--- builds/unix/detect.mk.orig	Tue Aug 22 17:53:59 2006
+++ builds/unix/detect.mk	Tue Aug 22 17:54:09 2006
@@ -78,9 +78,9 @@ ifeq ($(PLATFORM),unix)
   ifdef must_configure
     ifneq ($(have_Makefile),)
       # we are building FT2 not in the src tree
-	      $(TOP_DIR)/builds/unix/configure $(CFG)
+#	      $(TOP_DIR)/builds/unix/configure $(CFG)
     else
-	      cd builds/unix; ./configure $(CFG)
+#	      cd builds/unix; ./configure $(CFG)
     endif
   endif
 
