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 6e404ab commit 33c272bCopy full SHA for 33c272b
reference/build_helpers/autotools.rst
@@ -208,7 +208,7 @@ Configures `Autotools` project with the given parameters.
208
209
There are other flags set automatically to fix the install directories by default:
210
211
- - ``--bindir``, ``--sbin`` and ``--libexec`` set to *bin* folder.
+ - ``--bindir``, ``--sbindir`` and ``--libexecdir`` set to *bin* folder.
212
- ``--libdir`` set to *lib* folder.
213
- ``--includedir``, ``--oldincludedir`` set to *include* folder.
214
- ``--datarootdir`` set to *share* folder.
0 commit comments