X-Git-Url: https://git.hcoop.net/jackhill/guix/guix.git/blobdiff_plain/a22e75c073c785a3a71c952d97fb7ab87dfd282d..e89c1dd4fb0d6b1e8f85a05e89e7ba8f7f4ce3bd:/configure.ac diff --git a/configure.ac b/configure.ac index aa97f67ebe..aa60471143 100644 --- a/configure.ac +++ b/configure.ac @@ -25,6 +25,7 @@ AM_GNU_GETTEXT_VERSION([0.18.1]) GUIX_SYSTEM_TYPE GUIX_ASSERT_SUPPORTED_SYSTEM +GUIX_CHANNEL_METADATA AM_CONDITIONAL([CROSS_COMPILING], [test "x$cross_compiling" = "xyes"])