X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=rzUbgCwaZ6TMaYFfoejIHdAFLOdjf0fyzAXrVJ7bCzQ=; b=CeCbnkLJSZ0vsW+s9UPzmkxC4splpRlpxRkdWmx1fak234oD7fHgn4VkHo2pcjFEMP zatSUVMQm6+6rQ5TRkNzaC3ifbuhDDURcZenfpX2r+eUl76+BNwWuK5lf31vjzoz0Ta9 qwg9urHnjgl7QZ9v9ujGXlqEyY1fMI3XN9aygSPAv65jqoQQ/b32tNu4bihM/vV28m/k TtzjQL9jId/iTL20NHsVuAQYyZNAdThKgYZbwXVYkVgkljZN+qlzSHs8D9DLbJVeAJeu zaQu3ikq4XEy3A5PimzoJbNsY5v2JYC6qn7JLj/57n0lhHdhsDSU3JD4Nli27jRIk85D Ekbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=rzUbgCwaZ6TMaYFfoejIHdAFLOdjf0fyzAXrVJ7bCzQ=; b=bEKU0kacjwWJpV2qd+7gY3XHcVg+uON13L0bncNqdZwtF36Ig1Se5MUW10PNgl3NFt 36ezz1SwPGMS9mU0RWQhiqXY5hja6ghZSWXVT0kk6+pdPsuI1+CSe8OvkRXoz1M5lkbi 8rpre3dRdjgC+m3pVMB+BHu4tQEUjljvI+5THW0QoGFsCgqyPyuUroak9Qn4VtMtObaI cQXLGZbhvqYffNR75gqOthMdpb9ro5flwK7f4N3E1oftAq6TReGFktgYrcVID+XNn9LB 0FDUVJyqU8gRlJtiFHunE05Gj9sEM0K92KOebF7zAwHT5eiLoFdxHpqwQdgfWfn1tOu3 Oo2A== X-Gm-Message-State: AMke39nWRi+iTR01rX1eAV+ztJFozYLmbQgwGceyDarCVw/UNQ0wsJIPD56oY/gLn8AnvU8Qc4tNq6WIf6hHHw== X-Received: by 10.200.42.80 with SMTP id l16mr1903082qtl.58.1487372285865; Fri, 17 Feb 2017 14:58:05 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <58A4AFF5 DOT 3040008 AT xs4all DOT nl> <7d12886d-a802-d5e3-1abf-b113e436a5ff AT tio DOT cz> <501527a2-ab82-4795-f8b5-2bb7a0795421 AT tio DOT cz> <44d9173e-c265-c444-210d-ae0fecea4b9f AT tio DOT cz> <49fc9f73-b933-1d8e-f290-7c9aa6289ca7 AT tio DOT cz> <15ce27d2-54a2-6c76-2962-d78178fafc26 AT tio DOT cz> From: "Peter Clifton (petercjclifton AT googlemail DOT com) [via geda-user AT delorie DOT com]" Date: Fri, 17 Feb 2017 22:58:05 +0000 Message-ID: Subject: Re: [geda-user] RFC feedback on release pcb-4.0.0 requested To: gEDA User Mailing List Content-Type: multipart/alternative; boundary=001a113eff4ebf757a0548c1d85c Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --001a113eff4ebf757a0548c1d85c Content-Type: text/plain; charset=UTF-8 On 17 Feb 2017 22:08, "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com]" wrote: Jan- Thanks again. Now we know that it's not just hiding somewhere we didn't expect. Peter / anyone else who understands autotools- Is there a way that we can set up configure such that is looks for the pkg-config first, but falls back to the gdlib-config style configuration if pkg-config fails? Thanks, --Chad It should be possible; it is basically just bash scripting at this point. Can do the pkgconfig test first, if that falls - run pretty match the the old code which Dan removed when switching to pkg-config. I think this is an acceptable compromise, but I definitely want to keep the pkg-config based test first. Peter --001a113eff4ebf757a0548c1d85c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On 17 Feb 2017 22:08, "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> wrote:
Jan-
Thanks again. Now we know that it's not just hiding som= ewhere we didn't expect.

Peter / anyone else who understan= ds autotools-
Is there a way that we can set up configure such tha= t is looks for the pkg-config first, but falls back to the gdlib-config sty= le configuration if pkg-config fails?

Thanks,
--Chad<= /div>

It should be possible; it is basically just bash scripting at this p= oint.

Can do the pkgconf= ig test first, if that falls - run pretty match the the old code which Dan = removed when switching to pkg-config.

I think this is an acceptable compromise, but I definitely wa= nt to keep the pkg-config based test first.

Peter
--001a113eff4ebf757a0548c1d85c--