aboutsummaryrefslogtreecommitdiffstats
path: root/jpeg
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2011-06-01 09:18:06 +0200
committerGerd Hoffmann <kraxel@redhat.com>2011-06-01 09:18:06 +0200
commitb615a1555ea2f1e751bee5a042d4433245330cf0 (patch)
tree883a7c2edd34f59142ae2a7e74c479049fe0c1b8 /jpeg
parentfe5d071784eaa97925c75db5ebadd395ae796410 (diff)
downloadfbida-b615a1555ea2f1e751bee5a042d4433245330cf0.tar.gz
libjpeg version sanity check
Diffstat (limited to 'jpeg')
-rw-r--r--jpeg/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/jpeg/README b/jpeg/README
index 76e7464..0d36ad6 100644
--- a/jpeg/README
+++ b/jpeg/README
@@ -1,2 +1,5 @@
some source files copyed over from
The Independent JPEG Group's JPEG software
+
+There is a subdirectory for each JPEG_LIB_VERSION to handle
+incompatible data structures of the jpeg library versions.