]> granicus.if.org Git - python/commitdiff
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)
(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

index e271653989ad6c7a5da4aa52f61d5a1e04a9c63b..8a0527018f02ff4b5ca392c24dee96dc9ddce5c7 100644 (file)
@@ -237,6 +237,10 @@ md5 md5module.c md5c.c
 # components such as dialogs and buttons using SGI's GL and FM
 # libraries.  You must ftp the FORMS library separately from
 # ftp://ftp.cs.ruu.nl/pub/SGI/FORMS.  It was tested with FORMS 2.2a.
+# NOTE: if you want to be able to use FORMS and curses simultaneously
+# (or both link them statically into the same binary), you must
+# compile all of FORMS with the cc option "-Dclear=__GLclear".
+
 # The FORMS variable must point to the FORMS subdirectory of the forms
 # toplevel directory: