HomeSort by: relevance | last modified time | path
    Searched refs:zlib_include (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/Configurations/
00-base-templates.conf 58 push @incs, $withargs{zlib_include}
59 if !$disabled{zlib} && $withargs{zlib_include};
129 # GNV$ZLIB_INCLUDE is the standard logical name for later
131 push @incs, 'GNV$ZLIB_INCLUDE:'
132 if !$disabled{zlib} && !$withargs{zlib_include};
  /src/crypto/external/apache2/openssl/dist/Configurations/
00-base-templates.conf 66 push @incs, $withargs{zlib_include}
67 if !$disabled{zlib} && $withargs{zlib_include};
190 # GNV$ZLIB_INCLUDE is the standard logical name for later
192 push @incs, 'GNV$ZLIB_INCLUDE:'
193 if !$disabled{zlib} && !$withargs{zlib_include};
  /src/crypto/external/bsd/openssl.old/dist/Configurations/
00-base-templates.conf 81 push @incs, $withargs{zlib_include}
82 if !$disabled{zlib} && $withargs{zlib_include};
160 # GNV$ZLIB_INCLUDE is the standard logical name for later
162 push @incs, 'GNV$ZLIB_INCLUDE:'
163 if !$disabled{zlib} && !$withargs{zlib_include};
  /src/crypto/external/apache2/openssl/dist/
Configure 1063 $withargs{zlib_include}=$1;
  /src/crypto/external/bsd/openssl/dist/
Configure 958 $withargs{zlib_include}=$1;
  /src/crypto/external/bsd/openssl.old/dist/
Configure 828 $withargs{zlib_include}=$1;

Completed in 16 milliseconds