From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 07/24] gnu: compression: Add snappy. Date: Wed, 17 Aug 2016 10:30:14 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZwEw-0002V7-RA for guix-devel@gnu.org; Wed, 17 Aug 2016 04:30:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bZwEr-0005ij-Ri for guix-devel@gnu.org; Wed, 17 Aug 2016 04:30:21 -0400 Received: from mail-yw0-x244.google.com ([2607:f8b0:4002:c05::244]:35765) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZwEq-0005id-Kx for guix-devel@gnu.org; Wed, 17 Aug 2016 04:30:17 -0400 Received: by mail-yw0-x244.google.com with SMTP id r9so4942331ywg.2 for ; Wed, 17 Aug 2016 01:30:15 -0700 (PDT) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel , Alex Kost > Also there is a real release that shouldn't require autoreconf phase: > > Did you try using it? Just did, and requires running autoreconf too...