summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libmng/README.config
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 22:04:08 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 22:04:08 -0600
commite02e31c8b9d854cd62cbe9799228f6e08e882773 (patch)
tree53303c981d0b20e03c5a2fc8e959fa74adcb90d1 /src/3rdparty/libmng/README.config
parent143f194af098d44bf0dd1ebb29e59f30ce48d523 (diff)
downloadtqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.tar.gz
tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.zip
Sync with latest script
Diffstat (limited to 'src/3rdparty/libmng/README.config')
-rw-r--r--src/3rdparty/libmng/README.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/libmng/README.config b/src/3rdparty/libmng/README.config
index 3cb3e4fa1..d5cd4541d 100644
--- a/src/3rdparty/libmng/README.config
+++ b/src/3rdparty/libmng/README.config
@@ -36,12 +36,12 @@ which will speed up the compilation process.
#define MNG_SUPPORT_FULL / #define MNG_SUPPORT_LC / #define MNG_SUPPORT_VLC
-These can be used to indicate the level of MNG spec compliance retquired.
+These can be used to indicate the level of MNG spec compliance required.
Currently only full MNG compliance is supported.
#define MNG_SUPPORT_IJG6B
-This can be used to indicate if JNG support is retquired. This option will
+This can be used to indicate if JNG support is required. This option will
include the IJG JPEG-library. Note that MNG_SUPPORT_FULL will automatically
set this option. Use this only if you need JNG support with MNG-(V)LC.