summaryrefslogtreecommitdiffstats
path: root/Configurations/README
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2018-03-25 16:51:55 +0200
committerAndy Polyakov <appro@openssl.org>2018-03-26 16:39:25 +0200
commitedc79fc99e1efec04c2a0a7f652269364981e6aa (patch)
treec83a1aef223d271c63d27fb14e5a7f4c3902117a /Configurations/README
parent2d1b5717b9fd3ed54b663334e18c006d34776328 (diff)
Configurations/README: mention Libs.private in ex_libs description.
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'Configurations/README')
-rw-r--r--Configurations/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/Configurations/README b/Configurations/README
index d809824b8a..d553cab6d2 100644
--- a/Configurations/README
+++ b/Configurations/README
@@ -86,6 +86,8 @@ In each table entry, the following keys are significant:
shared libraries or DSOs [4].
ex_libs => Extra libraries that are needed when
linking shared libraries, DSOs or programs.
+ The value is also assigned to Libs.private
+ in $(libdir)/pkgconfig/libcrypto.pc.
shared_cppflags => Extra C preprocessor flags used when
processing C files for shared libraries.