comparison auto/lib/zlib/conf @ 4412:d620f497c50f

Copyright updated.
author Maxim Konovalov <maxim@nginx.com>
date Wed, 18 Jan 2012 15:07:43 +0000
parents 4d47a0658e7d
children 66d001c5378c
comparison
equal deleted inserted replaced
4411:e7a7e1a1f695 4412:d620f497c50f
1 1
2 # Copyright (C) Igor Sysoev 2 # Copyright (C) Igor Sysoev
3 # Copyright (C) Nginx, Inc.
3 4
4 5
5 if [ $ZLIB != NONE ]; then 6 if [ $ZLIB != NONE ]; then
6 CORE_INCS="$CORE_INCS $ZLIB" 7 CORE_INCS="$CORE_INCS $ZLIB"
7 8