Skip to content

Commit b4eb00d

Browse files
author
brett.cannon
committed
Fix typo in envvar name.
git-svn-id: http://svn.python.org/projects/python/trunk@41407 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent 1cf387a commit b4eb00d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/SpecialBuilds.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This file describes some special Python build types enabled via
22
compile-time preprocessor defines.
33

4-
It is best to define these options in the EXTRA_FLAGS environment variable;
4+
It is best to define these options in the EXTRA_CFLAGS environment variable;
55
``EXTRA_CFLAGS="-DPy_REF_DEBUG" ./configure``.
66

77
---------------------------------------------------------------------------

0 commit comments

Comments
 (0)