diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index c6ba45464c..bca44adf61 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -2901,8 +2901,11 @@ If a recipe needs the .la files to be installed, - then the recipe can be overridden by setting the - REMOVE_LIBTOOL_LA variable. + then the recipe can override the removal by setting + REMOVE_LIBTOOL_LA to "0" as follows: + + REMOVE_LIBTOOL_LA = "0" + The remove-libtool class is not enabled by default.