[email protected] (Ludovic Courtès) skribis: > Hi Mark, > > Mark H Weaver <[email protected]> skribis: > >> Mark H Weaver <[email protected]> writes: >> >>> When building the 'guix' package, or while running ./configure in a git >>> checkout in an environment created by "guix environment guix", the >>> following error occurs: >>> >>> ./configure: line 8083: GUIX_ASSERT_LIBGCRYPT_USABLE: command not found >> >> This bug was introduced by commit >> ca719424455465fca4b872c371daf2a46de88b33 (Switch to Guile-Gcrypt), which >> removed the GUIX_ASSERT_LIBGCRYPT_USABLE macro definition from >> m4/guix.m4, although it's still used in configure.ac. > > Oops, indeed. I’ll just remove the use of GUIX_ASSERT_LIBGCRYPT_USABLE > in configure.ac, which, as we’ve seen, is no longer needed. :-)
Done in 28f436a904cbfc2d7bb6e5e8d91de23c03b134b0. Ludo'.
