From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mohammad Akhlaghi Subject: Removing configure option for Gnuastro 0.5 Date: Sat, 23 Dec 2017 16:37:51 +0100 Message-ID: <1481bc5a-6c92-6742-217f-9d89ad68024d@akhlaghi.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48779) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eSlqK-0001YD-EZ for guix-devel@gnu.org; Sat, 23 Dec 2017 10:36:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eSlqH-0001L5-98 for guix-devel@gnu.org; Sat, 23 Dec 2017 10:36:08 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:46603) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eSlqH-0001Kc-36 for guix-devel@gnu.org; Sat, 23 Dec 2017 10:36:05 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 8484820D6B for ; Sat, 23 Dec 2017 10:36:04 -0500 (EST) Received: from [192.168.1.48] (168.1.126.78.rev.sfr.net [78.126.1.168]) by mail.messagingengine.com (Postfix) with ESMTPA id 2583224608 for ; Sat, 23 Dec 2017 10:36:04 -0500 (EST) Content-Language: en-US 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@gnu.org Dear Guix developers, This is Mohammad Akhlaghi, the maintainer of GNU Astronomy Utilities. Gnuastro 0.5 was just released and since it is also packaged in Guix, I wanted to let you know that the `--enable-bin-op-alltypes' configure time option is now removed (it was added with the 0.3 release). You kindly added this configure time option after my request in June 2017 (link below). I now found a good way to solve the problem, so this option is also removed. http://lists.gnu.org/archive/html/guix-devel/2017-06/msg00172.html Thank you very much, Mohammad