--- pilot-link-0.11.6/configure.orig	2002-12-28 16:41:48.000000000 -0500
+++ pilot-link-0.11.6/configure	2002-12-28 16:42:05.000000000 -0500
@@ -732,22 +732,6 @@
 
 
 
-if test $UID = 0; then 
-	echo ""
-	echo "ERROR: Please do not configure or build this software as root.."
-	echo ""
-	echo "You should not need to be the root user, or superuser to build or"
-	echo "configure software. You will only need to use the root user to"
-	echo "install the software to its final destination, not to build it."
-	echo ""
-	echo "Create a normal user, or log in as a normal user, and re-run the"
-	echo "configuration from the beginning. There are potential dangers to"
-	echo "configuring or building software as root, so the rule is, don't."
-	echo ""
-	exit 0
-fi
-
-
 PILOT_LINK_VERS=0
 PILOT_LINK_MAJOR=11
 PILOT_LINK_MINOR=6
