commit | 605b93dee2b51189e2afb3754f5fadc092af15be | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Oct 21 15:08:40 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Oct 21 15:08:40 1998 +0000 |
tree | b4bd73c874768e72d3ac49aaaeea0910bfcf017c | |
parent | 803b34088864daa85bc792f51b271fa3bcc91fbf [diff] |
On a recommendation from Sjoerd Mullender, add -Dclear=__GLclear to the compilation flags for the gl, fl and fm modules. This avoids a name conflict with the curses module (both gl and curses have an entry point called 'clear').