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