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

  /xsrc/external/mit/xorg-server/dist/
configure 1370 with_sha1
31110 if test ${with_sha1+y}
31112 withval=$with_sha1;
31121 if test "x$with_sha1" = x && test "x$HAVE_SHA1_IN_LIBC" = xyes; then
31122 with_sha1=libc
31124 if test "x$with_sha1" = xlibc && test "x$HAVE_SHA1_IN_LIBC" != xyes; then
31127 if test "x$with_sha1" = xlibc; then
31139 if test "x$with_sha1" = x && test "x$HAVE_SHA1_IN_COMMONCRYPTO" = xyes; then
31140 with_sha1=CommonCrypto
31142 if test "x$with_sha1" = xCommonCrypto && test "x$HAVE_SHA1_IN_COMMONCRYPTO" != xyes; the
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/
configure 33392 if test "${with_sha1+set}" = set; then
33393 withval=$with_sha1;
33481 if test "x$with_sha1" = x && test "x$HAVE_SHA1_IN_LIBC" = xyes; then
33482 with_sha1=libc
33484 if test "x$with_sha1" = xlibc && test "x$HAVE_SHA1_IN_LIBC" != xyes; then
33489 if test "x$with_sha1" = xlibc; then
33582 if test "x$with_sha1" = x && test "x$HAVE_SHA1_IN_COMMONCRYPTO" = xyes; then
33583 with_sha1=CommonCrypto
33585 if test "x$with_sha1" = xCommonCrypto && test "x$HAVE_SHA1_IN_COMMONCRYPTO" != xyes; then
33590 if test "x$with_sha1" = xCommonCrypto; the
    [all...]

Completed in 49 milliseconds