From e3da7154b03694182d1d6d9c0e5dbeb62bb44b9f Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Fri, 19 Mar 1999 17:30:18 +0000 Subject: [PATCH] * doc/libtool.texi: reorder tests to reflect execution order --- ChangeLog | 4 ++++ doc/libtool.texi | 12 ++++++------ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 142da88af..b9f1577a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-03-19 Alexandre Oliva + + * doc/libtool.texi: reorder tests to reflect execution order + 1999-03-19 Alexandre Oliva * tests/noinst-link.test: new test diff --git a/doc/libtool.texi b/doc/libtool.texi index 4ebdfe9d6..d2c05f20f 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -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 -- 2.47.3