comparison auto/lib/make @ 4412:d620f497c50f

Copyright updated.
author Maxim Konovalov <maxim@nginx.com>
date Wed, 18 Jan 2012 15:07:43 +0000
parents b4aa418af6ef
children 39a806ccf21e
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 [ $PCRE != NONE -a $PCRE != NO -a $PCRE != YES ]; then 6 if [ $PCRE != NONE -a $PCRE != NO -a $PCRE != YES ]; then
6 . auto/lib/pcre/make 7 . auto/lib/pcre/make
7 fi 8 fi