* lib/am/libs.am (ARFLAGS): Define.
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 6 Apr 2003 18:31:12 +0000 (18:31 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 6 Apr 2003 18:31:12 +0000 (18:31 +0000)
commita71b3490639831ca5028a7f3e69323022b36a2d7
tree9670d48c36172fa646290e9e382da8b04454bfd9
parent511a4c116a15185786a595aed584e205ccdeac9c
* lib/am/libs.am (ARFLAGS): Define.
* automake.in (handle_libraries): Use `$(ARFLAGS)' instead of
hard-coding `cru'.
* automake.texi (A Library): Explain how AR, ARFLAGS and RANLIB
are used, and how they can be overridden.
(Program and Library Variables): Adjust to show `$(ARFLAGS)'
instead of `cru'
* tests/ar.test: Rewrite to test for AR, ARFLAGS, and RANLIB.
* tests/ranlib.test: Delete, obsoleted by ar.test.
* tests/Makefile.am (TESTS): Remove ranlib.test.
Report from Paul Thomas.
12 files changed:
ChangeLog
NEWS
THANKS
automake.in
automake.texi
lib/am/libs.am
stamp-vti
tests/Makefile.am
tests/Makefile.in
tests/ar.test
tests/ranlib.test [deleted file]
version.texi