Parent Directory
|
Revision Log
|
Patch
revision 1233 by johnpye, Thu Jan 25 11:16:16 2007 UTC | revision 1234 by johnpye, Thu Jan 25 13:08:16 2007 UTC | |
---|---|---|
# | Line 107 opts.Add(BoolOption( | Line 107 opts.Add(BoolOption( |
107 | opts.Add(BoolOption( | opts.Add(BoolOption( |
108 | 'WITH_SIGNALS' | 'WITH_SIGNALS' |
109 | ,"Whether to permit use of signals for flow control in the C-level code" | ,"Whether to permit use of signals for flow control in the C-level code" |
110 | ,False | ,True |
111 | )) | )) |
112 | ||
113 | # You can turn off building of Tcl/Tk interface | # You can turn off building of Tcl/Tk interface |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |