diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -44,6 +44,11 @@ of `autoconf'. The simplest way to compile this package is: + 0. If the sources are not coming from a package maintainer and the + 'configure' file does not exist, you should run './autogen.sh' in + the directory containing the package's source code in order to + generate the 'configure' file from the 'configure.ac' file. + 1. `cd' to the directory containing the package's source code and type `./configure' to configure the package for your system. |