summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 96e63f9..5926538 100644
--- a/INSTALL
+++ b/INSTALL
@@ -3,14 +3,14 @@ Compiler Prerequisites
build-time:
- g++ >= 3.4.3 http://gcc.gnu.org
- - build >= 0.3.10 http://www.codesynthesis.com/projects/build/
- - cli >= 1.2.0 http://www.codesynthesis.com/projects/cli/
+ - build >= 0.3.10 https://www.codesynthesis.com/projects/build/
+ - cli >= 1.2.0 https://www.codesynthesis.com/projects/cli/
run-time:
- libxerces-c >= 3.0.0 http://xerces.apache.org/xerces-c/
- - libcutl >= 1.8.0 http://www.codesynthesis.com/projects/libcutl/
- - libxsd-frontend >= 2.0.0 http://www.codesynthesis.com/projects/libxsd-frontend/
+ - libcutl >= 1.8.0 https://www.codesynthesis.com/projects/libcutl/
+ - libxsd-frontend >= 2.0.0 https://www.codesynthesis.com/projects/libxsd-frontend/
Generated Code Prerequisites