From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mohammad Akhlaghi Subject: Re: Removing configure option for Gnuastro 0.5 Date: Sun, 24 Dec 2017 20:53:28 +0100 Message-ID: <7013A156-B383-4FE6-A5AC-B8E83A35C209@akhlaghi.org> References: <1481bc5a-6c92-6742-217f-9d89ad68024d@akhlaghi.org> <20171224192843.GA5611@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50950) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eTCI6-0006Xd-J0 for guix-devel@gnu.org; Sun, 24 Dec 2017 14:50:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eTCI3-0006Zd-QT for guix-devel@gnu.org; Sun, 24 Dec 2017 14:50:34 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:58473) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eTCI3-0006YF-GM for guix-devel@gnu.org; Sun, 24 Dec 2017 14:50:31 -0500 In-Reply-To: <20171224192843.GA5611@jasmine.lan> 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: Leo Famulari Cc: guix-devel@gnu.org Hi Leo, Thanks a lot of applying the configuration change=2E On December 24, 2017 8:28:43 PM GMT+01:00, Leo Famulari wrote: >I notice our package is using libjpeg-8, while we also have libjpeg-9 >available=2E Gnuastro seems to build fine with libjpeg-9, but I don't >know >how to actually test it=2E Do you know if we can use libjpeg-9 for our >Gnuastro packaging? There shouldn't be any problem with libjpeg-9=2E=20 Several tests of libjpeg are made during "make check"=2E So if nothing fai= ls there, then Gnuastro has used libjpeg-9 properly=2E Maybe this is the si= mplest test=2E Thanks again, Mohammad