--- ./main.c.orig	2004-12-02 11:06:00.000000000 -0800
+++ ./main.c	2005-10-31 10:04:32.000000000 -0800
@@ -2099,6 +2099,8 @@
 	}
 }
 
+#if 0
+
 /*
  * To avoid linking in libm.  These variables are defined as they are used in
  * pthread_init() to put in place a fast sqrt().
@@ -2130,3 +2132,5 @@
 {
 	return(0);
 }
+
+#endif
