summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2006-08-04 16:58:20 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2006-08-04 16:58:20 +0000
commitce849af300a70425b574b724c62dc9f5fce6016b (patch)
tree2e5cc9fb5d5fda6a7fba4ffc87fa012de23da745 /INSTALL
parent0d189c79a2d3be98e176987e6aca15fd2c618ef0 (diff)
downloadmanaserv-ce849af300a70425b574b724c62dc9f5fce6016b.tar.gz
manaserv-ce849af300a70425b574b724c62dc9f5fce6016b.tar.xz
manaserv-ce849af300a70425b574b724c62dc9f5fce6016b.zip
Generalized the properties functionality as was done in the client before.
Removed some more remaining usages of tmwserv namespace. Added some documentation and de-complicized the code a bit. Removed checks for SDL and SDL_net.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL16
1 files changed, 8 insertions, 8 deletions
diff --git a/INSTALL b/INSTALL
index 56b077d..23e5f25 100644
--- a/INSTALL
+++ b/INSTALL
@@ -102,16 +102,16 @@ for another architecture.
Installation Names
==================
-By default, `make install' will install the package's files in
-`/usr/local/bin', `/usr/local/man', etc. You can specify an
-installation prefix other than `/usr/local' by giving `configure' the
-option `--prefix=PREFIX'.
+By default, `make install' installs the package's commands under
+`/usr/local/bin', include files under `/usr/local/include', etc. You
+can specify an installation prefix other than `/usr/local' by giving
+`configure' the option `--prefix=PREFIX'.
You can specify separate installation prefixes for
architecture-specific files and architecture-independent files. If you
-give `configure' the option `--exec-prefix=PREFIX', the package will
-use PREFIX as the prefix for installing programs and libraries.
-Documentation and other data files will still use the regular prefix.
+pass the option `--exec-prefix=PREFIX' to `configure', the package uses
+PREFIX as the prefix for installing programs and libraries.
+Documentation and other data files still use the regular prefix.
In addition, if you use an unusual directory layout you can give
options like `--bindir=DIR' to specify different values for particular
@@ -159,7 +159,7 @@ where SYSTEM can have one of these forms:
need to know the machine type.
If you are _building_ compiler tools for cross-compiling, you should
-use the `--target=TYPE' option to select the type of system they will
+use the option `--target=TYPE' to select the type of system they will
produce code for.
If you want to _use_ a cross compiler, that generates code for a