Home | History | Annotate | Download | only in dist

Lines Matching refs:HAVE_SHA1_IN_LIBC

31138   HAVE_SHA1_IN_LIBC=yes
31141 if test "x$with_sha1" = x && test "x$HAVE_SHA1_IN_LIBC" = xyes; then
31144 if test "x$with_sha1" = xlibc && test "x$HAVE_SHA1_IN_LIBC" != xyes; then
31149 printf "%s\n" "#define HAVE_SHA1_IN_LIBC 1" >>confdefs.h