bug-findutils
[Top][All Lists]
Advanced

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

[sr #106319] findutils configure should setup AR


From: Mike Frysinger
Subject: [sr #106319] findutils configure should setup AR
Date: Mon, 24 Mar 2008 19:32:55 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4) Gecko/2008030714 Firefox/3.0b4

URL:
  <http://savannah.gnu.org/support/?106319>

                 Summary: findutils configure should setup AR
                 Project: findutils
            Submitted by: vapier
            Submitted on: Monday 03/24/2008 at 19:32
                Category: None
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
        Operating System: None

    _______________________________________________________

Details:

the configure script should setup AR rather than having the makefiles harcode
"ar"

so something like this in configure:
AC_CHECK_TOOL([AR], [ar])

and then in the Makefile's:
AR = @AR@




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?106319>

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





reply via email to

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