Changed COMPAT313 to COMPAT_313.

This commit is contained in:
Janet B. Anderson
2004-01-20 15:41:25 +00:00
parent b53ad8b82f
commit 206b24d4c5

View File

@@ -39,7 +39,7 @@ You will need to set COMPAT_313 to YES if you want R3.13 ioc
applications or R3.13 extensions built with this R3.14 base.
If you wish to build only R3.13 extensions and not R3.13 ioc
applications with this R3.14 base, you can install scripts
needed by the R3.13 build by doing a "gnumake COMPAT313=YES"
needed by the R3.13 build by doing a "gnumake COMPAT_313=YES"
in the <base>/config/tools directory.
</p>