Lines Matching refs:library
15 echo " + PCRE library is disabled"
19 YES) echo " + using system PCRE library" ;;
20 NONE) echo " + PCRE library is not used" ;;
21 *) echo " + using PCRE library: $PCRE" ;;
26 YES) echo " + using system OpenSSL library" ;;
27 NONE) echo " + OpenSSL library is not used" ;;
28 *) echo " + using OpenSSL library: $OPENSSL" ;;
32 YES) echo " + using system zlib library" ;;
33 NONE) echo " + zlib library is not used" ;;
34 *) echo " + using zlib library: $ZLIB" ;;
38 YES) echo " + using system libatomic_ops library" ;;
40 *) echo " + using libatomic_ops library: $NGX_LIBATOMIC" ;;