clearification on autotool usage

This commit is contained in:
Frank Morgner
2018-03-20 21:22:46 +01:00
parent 115cc63005
commit fead9531df

View File

@@ -11,9 +11,9 @@ Installation on Linux, Unix and similar
The @PACKAGE_NAME@ uses the GNU Build System to compile and install. If you are The @PACKAGE_NAME@ uses the GNU Build System to compile and install. If you are
unfamiliar with it, please have a look at :file:`INSTALL`. If you can not find unfamiliar with it, please have a look at :file:`INSTALL`. If you can not find
it, you are probably working bleeding edge in the repository. Run the it, you are probably working bleeding edge in the repository. To generate the
following command in :file:`@PACKAGE_TARNAME@` to get the missing standard missing standard auxiliary files you need to additionally install `libtool` and
auxiliary files:: `pkg-config` and run the following command in :file:`@PACKAGE_TARNAME@`::
autoreconf --verbose --install autoreconf --verbose --install