summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2002-12-31 13:48:29 (GMT)
committerGuido van Rossum <guido@python.org>2002-12-31 13:48:29 (GMT)
commit5ee95474c19e408d320b77585e1b2af76f6d4f93 (patch)
tree6f48f88793bcdd0f9b7ae1a6f8a165790098f346 /Misc
parentf3edea5b9011b46a6c0a828c526d8687d26d873b (diff)
downloadcpython-5ee95474c19e408d320b77585e1b2af76f6d4f93.zip
cpython-5ee95474c19e408d320b77585e1b2af76f6d4f93.tar.gz
cpython-5ee95474c19e408d320b77585e1b2af76f6d4f93.tar.bz2
Revert SF patch 659809 -- it causes double options that can cause breakage.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 0 insertions, 3 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index b5345bf..edb4fc8 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -764,9 +764,6 @@ Tools/Demos
Build
-----
-- Makefile.pre.in now adds @CFLAGS@ and @CPPFLAGS@ to their respective
- variable definitions.
-
- On Unix, IDLE is now installed automatically.
- The fpectl module is not built by default; it's dangerous or useless