string-desc: New function string_desc_c_casecmp.
[gnulib.git] / m4 / gc-hmac-md5.m4
blob1be2e1c1c97a051a43bf32dead0c3a0c53e1762d
1 # gc-hmac-md5.m4
2 # serial 3
3 dnl Copyright (C) 2005, 2007, 2009-2024 Free Software Foundation, Inc.
4 dnl This file is free software; the Free Software Foundation
5 dnl gives unlimited permission to copy and/or distribute it,
6 dnl with or without modifications, as long as this notice is preserved.
8 AC_DEFUN([gl_GC_HMAC_MD5],
10   AC_REQUIRE([gl_GC])
11   if test "$ac_cv_libgcrypt" != yes; then
12     gl_MD5
13     gl_MEMXOR
14   fi