diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -26,9 +26,9 @@ Custom important options : --enable-smoke : force generation and compilation of the Smoke library, even if it has been detected on your system ---with-threshold=<0..15> : set the lever of standardness of your Qt +--with-threshold=<0..15> : set the lever of standardness of your TQt library. Default is 10, which is reasonable. - If your Qt library is very customized, and you + If your TQt library is very customized, and you experience missing symbols in libsmokeqt.so, set this to zero (paranoid level). ==== @@ -36,7 +36,7 @@ Custom important options : See doc/en/index.html for installation procedure, requirements and detailed tutorial. -See also PerlQt/tutorials and PerlQt/examples to get started. +See also PerlTQt/tutorials and PerlTQt/examples to get started. |