Configurations/README: mention Libs.private in ex_libs description.
authorAndy Polyakov <appro@openssl.org>
Sun, 25 Mar 2018 14:51:55 +0000 (16:51 +0200)
committerAndy Polyakov <appro@openssl.org>
Mon, 26 Mar 2018 14:39:25 +0000 (16:39 +0200)
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
Configurations/README

index d809824b8af89eaa56ffc74a4615a73d5cc6d4aa..d553cab6d26f0b136843f7e8a09f4e513015085c 100644 (file)
@@ -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.