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:56:23 -0500
commitfba3e4a7705bacd48e07667fc199770a645e1be4 (patch)
tree5d32153c1f6cb0ad1f0dd60ca803dd48540919df /Install.txt
parentb4fb65b481e2be046c4801969c43ad7b641bef37 (diff)
downloadlibical-git-fba3e4a7705bacd48e07667fc199770a645e1be4.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 40cbdf63..3117d350 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