some people can't read :)
diff --git a/Configure b/Configure
index 9f363f6..8aa96dc 100755
--- a/Configure
+++ b/Configure
@@ -422,6 +422,7 @@
 my $options="";
 foreach (@ARGV)
 	{
+	s /^-no-/no-/; # some people just can't read the instructions
 	if (/^no-asm$/)
 	 	{
 		$no_asm=1;