diff options
author | Darrell Anderson <[email protected]> | 2013-03-02 21:54:48 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2013-03-02 21:54:48 -0600 |
commit | 8272b0e4dcba0e0f284336d9a009ba51b24689ca (patch) | |
tree | e5b711ef1bfc74b63bf8c8a52861ad182c7ec7d6 /INSTALL | |
parent | f25e1484a541819387ed7f9d6aa98e49fb7626fa (diff) | |
download | libtqt-perl-8272b0e4dcba0e0f284336d9a009ba51b24689ca.tar.gz libtqt-perl-8272b0e4dcba0e0f284336d9a009ba51b24689ca.zip |
Fix libtqt-perl from building smoke support when tdebindings has that support.
This resolves bug report 1269.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ Custom important options : --with-threshold=<0..15> : set the lever of standardness of your TQt library. Default is 10, which is reasonable. If your TQt library is very customized, and you - experience missing symbols in libsmoketqt.so, + experience missing symbols in libsmokeqt.so, set this to zero (paranoid level). ==== |