X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=INSTALL;h=0d6fc07efd4c1e97f29991bda48e9c6c30e1d7e0;hp=7d1c323beae76333f523f6df31c47a87f5597edb;hb=0c6349626e82044473ea0b3f1ff5456d9a0cd53f;hpb=fac6795d6e2c60e79bdc7dab42da94d2025a57d3 diff --git a/INSTALL b/INSTALL index 7d1c323be..0d6fc07ef 100644 --- a/INSTALL +++ b/INSTALL @@ -14,7 +14,7 @@ Basic Installation Briefly, the shell commands `./configure; make; make install' should configure, build, and install this package. The following -more-detailed instructions are generic; see the `README' file for +more-detailed instructions are generic; see the `README.adoc' file for instructions specific to this package. Some packages provide this `INSTALL' file but do not implement all of the features documented below. The lack of an optional feature in a given package is not @@ -38,10 +38,10 @@ cache files. If you need to do unusual things to compile the package, please try to figure out how `configure' could check whether to do them, and mail -diffs or instructions to the address given in the `README' so they can -be considered for the next release. If you are using the cache, and at -some point `config.cache' contains results you don't want to keep, you -may remove or edit it. +diffs or instructions to the address given in the `README.adoc' so they +can be considered for the next release. If you are using the cache, and +at some point `config.cache' contains results you don't want to keep, +you may remove or edit it. The file `configure.ac' (or `configure.in') is used to create `configure' by a program called `autoconf'. You need `configure.ac' if @@ -200,8 +200,8 @@ option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. `configure', where FEATURE indicates an optional part of the package. They may also pay attention to `--with-PACKAGE' options, where PACKAGE is something like `gnu-as' or `x' (for the X Window System). The -`README' should mention any `--enable-' and `--with-' options that the -package recognizes. +`README.adoc' should mention any `--enable-' and `--with-' options that +the package recognizes. For packages that use the X Window System, `configure' can usually find the X include and library files automatically, but if it doesn't,