X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=INSTALL;h=e146eab3d6c1142b3399bfa0261c2da448c0ca46;hp=7d1c323beae76333f523f6df31c47a87f5597edb;hb=58397d0d83913a52d42e1fe9b9a09f4ebdde8f27;hpb=fac6795d6e2c60e79bdc7dab42da94d2025a57d3 diff --git a/INSTALL b/INSTALL index 7d1c323be..e146eab3d 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.md' 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,7 +38,7 @@ 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 +diffs or instructions to the address given in the `README.md' 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. @@ -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.md' 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,