From 789fd005e0d3b3ee047435f7536ded80a26ddff8 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Mon, 7 Nov 2005 21:42:42 +0000 Subject: Fix typo in envvar name. --- Misc/SpecialBuilds.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/SpecialBuilds.txt b/Misc/SpecialBuilds.txt index 8111476..ae9ab4c 100644 --- a/Misc/SpecialBuilds.txt +++ b/Misc/SpecialBuilds.txt @@ -1,7 +1,7 @@ This file describes some special Python build types enabled via compile-time preprocessor defines. -It is best to define these options in the EXTRA_FLAGS environment variable; +It is best to define these options in the EXTRA_CFLAGS environment variable; ``EXTRA_CFLAGS="-DPy_REF_DEBUG" ./configure``. --------------------------------------------------------------------------- -- cgit v0.12