]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* doc/libtool.texi: reorder tests to reflect execution order
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Fri, 19 Mar 1999 17:30:12 +0000 (17:30 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Fri, 19 Mar 1999 17:30:12 +0000 (17:30 +0000)
ChangeLog
doc/libtool.texi

index f5355fea51e0641d2105184b4565e9d2ee338f95..54eeba8d7140856498c49394efe7d38e8d7d53d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1999-03-19  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
+       * doc/libtool.texi: reorder tests to reflect execution order
+
        * tests/noinst-link.test: new test
        * tests/Makefile.am (TESTS): added noinst-link.test
        * doc/libtool.texi: document it
index e421adc8012e09bff36ff51c1cdd2cfea0f234e5..be24a308c22fe4e1cf30b5d86af73e75a7a6a2ec 100644 (file)
@@ -3136,12 +3136,6 @@ both), @file{cdemo-static.test} builds only static libraries
 (@samp{--disable-shared}), and @file{cdemo-shared.test} builds only
 shared libraries (@samp{--disable-static}).
 
-@item build-relink.test
-@pindex build-relink.test
-Checks whether variable @var{shlibpath_overrides_runpath} is properly
-set.  If the test fails and @var{VERBOSE} is set, it will indicate what
-the variable should have been set to.
-
 @item hardcode.test
 @pindex hardcode.test
 On all systems with shared libraries, the location of the library can be
@@ -3150,6 +3144,12 @@ executables}.  This test checks the conditions under which your system
 linker hardcodes the library location, and guarantees that they
 correspond to libtool's own notion of how your linker behaves.
 
+@item build-relink.test
+@pindex build-relink.test
+Checks whether variable @var{shlibpath_overrides_runpath} is properly
+set.  If the test fails and @var{VERBOSE} is set, it will indicate what
+the variable should have been set to.
+
 @item noinst-link.test
 @pindex noinst-link.test
 Checks whether libtool will not try to link with a previously installed