view auto/have @ 3244:8b2d478de54b stable-0.7

merge r2999, r3118, r3134, r3135: various image filter fixes and features: *) variables support in image_filter *) fix transparency in GIF *) fix alpha-channel transparency in PNG *) image_filter_transparency
author Igor Sysoev <igor@sysoev.ru>
date Mon, 26 Oct 2009 16:56:49 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END