]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix various small problems with configure.
authorPeter Powell <petpow@saberuk.com>
Sun, 22 Jun 2014 07:59:14 +0000 (08:59 +0100)
committerPeter Powell <petpow@saberuk.com>
Thu, 26 Jun 2014 09:53:45 +0000 (10:53 +0100)
commit1cf1f1fba94c6749f7b4d02c8138349ba75c9c1a
tree952d35a9f9a48d22cec5aeedbdeccf98a52d13c7
parent68dba8dc27303b118fb5c7266a8459ca8ef68366
Fix various small problems with configure.

- Fix temporary files not being deleted after use.
- Fix the option for disabling rpath.
- Fix the help message:
  * Fix indentation of some help options.
  * Fix default paths not containing 'run'.
  * Remove documentation for --disable-ipv6 (exists but does nothing).
  * Remove documentation for --library-dir (does not exist).
- Fix some minor errors in messages.
make/configure.pm
make/utilities.pm