X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fgc-md4.m4;h=e61f27c9fb2ce1f749b1e95adc84d64861f4fe27;hb=b28236b5d096f190b3d1d9724bfa871029729831;hp=b72dbbb0ee65497fff655037626117ea2281c296;hpb=eecf6279cfd2b8aa43b7eb1752034b497fd67877;p=gnulib.git diff --git a/m4/gc-md4.m4 b/m4/gc-md4.m4 index b72dbbb0e..e61f27c9f 100644 --- a/m4/gc-md4.m4 +++ b/m4/gc-md4.m4 @@ -7,7 +7,7 @@ dnl with or without modifications, as long as this notice is preserved. AC_DEFUN([gl_GC_MD4], [ AC_REQUIRE([gl_GC]) - AC_DEFINE(GC_USE_MD4, 1, [Define to if you want to support MD4 through GC.]) + AC_DEFINE(GC_USE_MD4, 1, [Define if you want to support MD4 through GC.]) if test "$ac_cv_libgcrypt" != yes; then gl_MD4 fi