Diff for /embedaddon/confuse/INSTALL between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2017/01/24 14:48:55 version 1.1.1.2, 2021/03/17 00:49:17
Line 15  reconfiguring, and a file `config.log' containing comp Line 15  reconfiguring, and a file `config.log' containing comp
   
    If you need to do unusual things to compile the package, please try     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  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 candiffs or instructions to the address given in the `README.md' so they
be considered for the next release.  If at some point `config.cache'can be considered for the next release.  If at some point `config.cache'
 contains results you don't want to keep, you may remove or edit it.  contains results you don't want to keep, you may remove or edit it.
   
    The file `configure.in' is used to create `configure' by a program     The file `configure.in' is used to create `configure' by a program
Line 111  Optional Features Line 111  Optional Features
 `configure', where FEATURE indicates an optional part of the package.  `configure', where FEATURE indicates an optional part of the package.
 They may also pay attention to `--with-PACKAGE' options, where 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  is something like `gnu-as' or `x' (for the X Window System).  The
`README' should mention any `--enable-' and `--with-' options that the`README.md' should mention any `--enable-' and `--with-' options that
package recognizes.the package recognizes.
   
    For packages that use the X Window System, `configure' can usually     For packages that use the X Window System, `configure' can usually
 find the X include and library files automatically, but if it doesn't,  find the X include and library files automatically, but if it doesn't,

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>