Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06c1808 commit 7fef86eCopy full SHA for 7fef86e
1 file changed
Modules/Setup.in
@@ -39,8 +39,9 @@
39
# added to the linker options, but rules to create their .o files and
40
# their shared libraries will still be added to the Makefile, and
41
# their names will be collected in the Make variable SHAREDMODS. This
42
-# is used to build modules as shared libraries. (They must be
43
-# installed using "make sharedinstall".) (For compatibility,
+# is used to build modules as shared libraries. (They can be
+# installed using "make sharedinstall", which is implied by the
44
+# toplevel "make install" target.) (For compatibility,
45
# *noconfig* has the same effect as *shared*.)
46
47
# NOTE: As a standard policy, as many modules as can be supported by a
0 commit comments