]> granicus.if.org Git - python/commitdiff
Remove mention of fpectl in README.
authorGeorg Brandl <georg@python.org>
Mon, 20 Mar 2006 09:38:58 +0000 (09:38 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 20 Mar 2006 09:38:58 +0000 (09:38 +0000)
README

diff --git a/README b/README
index cce60fa10f95f7a7a375658eff413abeba692f60..c2408bdcebbe9efc2fe80af0dc37de7001d77305 100644 (file)
--- a/README
+++ b/README
@@ -1057,11 +1057,6 @@ Modules/getpath.o.
 
 --with-tsc: Profile using the Pentium timestamping counter (TSC).
 
---with-fpectl:  Enable building the ``fpectl'' module which can be used
-       to control the generation of SIGFPE and its conversion into a
-       Python exception. Note: this module is dangerous or useless
-       except in the hands of experts.
-
 
 Building for multiple architectures (using the VPATH feature)
 -------------------------------------------------------------