From 494247e6f78dc3d17ad413f50a1c7d9d24705dcf Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 25 Mar 2013 18:35:15 +0100 Subject: [PATCH] link fixes, removed HB_INSTALL_PREFIX from build example --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 683f356ea9..4f82aa3a7e 100644 --- a/README.md +++ b/README.md @@ -1351,8 +1351,6 @@ export WATCOM="/opt/lng/watcom" export INCLUDE="${WATCOM}/h:${WATCOM}/h/os2" export PATH="${WATCOM}/binl:$PATH" export HB_BUILD_3RDEXT=no -# -export HB_INSTALL_PREFIX="$(pwd)/hb-os2/watcom" make "$@" ``` @@ -1698,8 +1696,8 @@ Supported shells per host platforms: * MinGW/MinGW-64 [win, *nix, free, open-source] * (unofficial, recommended) - * (unofficial) [NOTE: 4.5.1 is broken, 4.5.2, 4.6.1 x86 OK, for x64 use the official release] - * (official 32-bit, MSYS home, broken as of 4.5.0-1) + * , (unofficial) [NOTE: 4.5.1 is broken, 4.5.2, 4.6.1 x86 OK, for x64 use the official release] + * , (official 32-bit, MSYS home, broken as of 4.5.0-1) * , (official 64-bit, MSYS home) * (unofficial) * MinGW CEGCC [win, *nix, free, open-source]