bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #40067] [PATCH] configure.ac: look for prefixed ar


From: Benedikt Morbach
Subject: [bug #40067] [PATCH] configure.ac: look for prefixed ar
Date: Thu, 19 Sep 2013 12:31:33 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20130909 Firefox/23.0

URL:
  <http://savannah.gnu.org/bugs/?40067>

                 Summary: [PATCH] configure.ac: look for prefixed ar
                 Project: findutils
            Submitted by: bmorbach
            Submitted on: Thu 19 Sep 2013 12:31:32 PM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.5.11
           Fixed Release: None

    _______________________________________________________

Details:

Cross compilation fails if you only have a host-prefixed 'ar'
This patch fixes that.


Look for '${host}-ar' as set by AC_CANONICAL_HOST before looking for the
unprefixed 'ar'.
This is useful when cross-compiling when all your binutils are prefixed.

I used AC_CHECK_TOOLS instead of AC_CHECK_TOOL, since autoconf docs say that
the former calls AC_SUBST.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 19 Sep 2013 12:31:32 PM GMT  Name:
findutils-4.5.11-look-for-prefixed-ar.patch  Size: 893B   By: bmorbach

<http://savannah.gnu.org/bugs/download.php?file_id=29177>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40067>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]