Re: libgcrypt.m4 gnulib/libgcrypt unsync

2020-11-14 Thread Karl Berry
Hi Werner - libgcrypt.m4 was modified in gnulib back in September (from AC_HELP_STRING to AS_HELP_STRING). In theory it's supposed to be synced with the libgcrypt repository. Should I give up on that, or can you (or someone) take the change back in libgcrypt? Or maybe you already did and I don't kn

Re: libgcrypt.m4 gnulib/libgcrypt unsync

2020-09-30 Thread Bruno Haible
Werner (or Simon), Karl Berry wrote: > Looks like libgcrypt.m4 was modified in gnulib a couple days ago (from > AC_HELP_STRING to AS_HELP_STRING), but in theory it's supposed to be > synced with the libgcrypt repository. Help? Karl is right. Can the following patch be applied upstream, please?

libgcrypt.m4 gnulib/libgcrypt unsync

2020-09-30 Thread Karl Berry
Looks like libgcrypt.m4 was modified in gnulib a couple days ago (from AC_HELP_STRING to AS_HELP_STRING), but in theory it's supposed to be synced with the libgcrypt repository. Help? --- libgcrypt/src/libgcrypt.m4 2020-03-31 09:57:48.0 -0700 +++ gnulib/m4/libgcrypt.m4 2020-09-28 00: