]> granicus.if.org Git - python/commit
Add note about compiling FORMS with -Dclear=__GLclear.
authorGuido van Rossum <guido@python.org>
Wed, 21 Oct 1998 17:03:36 +0000 (17:03 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 21 Oct 1998 17:03:36 +0000 (17:03 +0000)
commit3f200d76dfc4215b4fc8fbe1c803c7476ad86735
tree04b41a79ac70389fb81ae0fcc0bfe32e56de0a17
parent89733a8bd6a9f730cddd37a7a6941fb049472131
Add note about compiling FORMS with -Dclear=__GLclear.
(The GLHACK variable isn't really needed since the change to
glmodule.c, but I'm too busy to remove it.  It's harmless.)
Modules/Setup.in