diff options
author | Christian Beier <dontmind@freeshell.org> | 2011-12-01 18:22:44 +0100 |
---|---|---|
committer | Christian Beier <dontmind@freeshell.org> | 2011-12-01 18:22:44 +0100 |
commit | 50d8a3378200319c227528231cbb2ab5b72ca8b2 (patch) | |
tree | d799b1e704b65fce09a9393543dea3aa853b3998 /common/sha1.c | |
parent | c42ea2fa7c025074bff706cbd92b478c39d08aa9 (diff) | |
download | libtdevnc-50d8a3378200319c227528231cbb2ab5b72ca8b2.tar.gz libtdevnc-50d8a3378200319c227528231cbb2ab5b72ca8b2.zip |
Fix build error when libpng is available, but libjpeg is not.
The png stuff in tight.c depends on code in tight.c that uses libjpeg
features. We could probably seperate that, but for now the dependency
for 'tight' goes:
PNG depends on JPEG depends on ZLIB.
This is reflected in Makefile.am now.
NB: Building tight.c with JPEG but without PNG is still possible,
but nor the other way around.
Diffstat (limited to 'common/sha1.c')
0 files changed, 0 insertions, 0 deletions