summaryrefslogtreecommitdiff
path: root/Install.txt
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2019-12-14 18:51:59 -0500
committerAllen Winter <allen.winter@kdab.com>2019-12-14 18:51:59 -0500
commitf5e5311c70d15c5c39331968420712292c3701f2 (patch)
treee77dabde4fd2525b3035c303bff1f520644f8b19 /Install.txt
parent464bef5c94d738a25dd3d7e70dda17bad39a2cf0 (diff)
downloadlibical-git-f5e5311c70d15c5c39331968420712292c3701f2.tar.gz
various - use https instead of http where we can
Update Eric's email Remove softwarestudio.com which no longer exists as a domain
Diffstat (limited to 'Install.txt')
-rw-r--r--Install.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Install.txt b/Install.txt
index 62c1d5bb..cfbb078c 100644
--- a/Install.txt
+++ b/Install.txt
@@ -98,7 +98,7 @@ Homebrew:
* Berkeley DB storage.
Optional for the Berkeley Database storage support.
- The development toolkit can be found at http://www.oracle.com/database/berkeley-db
+ The development toolkit can be found at https://www.oracle.com/database/berkeley-db
** This code path has not been fully tested.
** Don't be surprised if there are bugs.
@@ -141,7 +141,7 @@ Use these CMake options to adjust the library behavior as follows:
== Tweaking the Installation Directories ==
By default, the installation layout is according to the GNU standard installation directories.
-http://www.gnu.org/prep/standards/html_node/Directory-Variables.html
+https://www.gnu.org/prep/standards/html_node/Directory-Variables.html
You can override various installation folders by passing the following variables to CMake:
CMAKE_INSTALL_LIBDIR = The fullpath where you want the put the installed libraries