aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-10-20 23:17:46 +0200
committerJay Berkenbilt <ejb@ql.org>2020-10-20 23:18:20 +0200
commit56d96e2260ada51e31cceded0dc9b46937c0cb64 (patch)
tree7b5c35e4a50e70ed4c6c8540099d7c0333f09e1b /ChangeLog
parentbed165c9fc070d2c483d8cc9bd0e7ac299b29e23 (diff)
downloadqpdf-56d96e2260ada51e31cceded0dc9b46937c0cb64.tar.zst
Add --disable-rpath to configure (fixes #422)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2071b467..2fbf7fad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2020-10-20 Jay Berkenbilt <ejb@ql.org>
+
+ * Build option: add --disable-rpath option to ./configure, which
+ disables passing -rpath to the linker when building shared
+ libraries with libtool. Fixes #422.
+
2020-10-18 Jay Berkenbilt <ejb@ql.org>
* Note that InputSource::unreadCh is deprecated and will be