Allow the user to override the choice of AR, ARFLAGS, RANLIB.
authorBruno Haible <bruno@clisp.org>
Fri, 2 Sep 2011 20:15:45 +0000 (22:15 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 2 Sep 2011 20:15:45 +0000 (22:15 +0200)
commit7ef958dea2ebeff7a4b2058a725dc1b1f233fe6d
tree0bd58d27598720899d92eef424aa7fd13b015716
parent21c3d05ca705daa62ec4c7444e67af48ba757c18
Allow the user to override the choice of AR, ARFLAGS, RANLIB.

* m4/gnulib-common.m4 (gl_PROG_AR_RANLIB): Don't override the given
values of AR, ARFLAGS, RANLIB.
Reported by John W. Eaton <jwe@gnu.org> for Octave.
ChangeLog
m4/gnulib-common.m4