aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-11-06 11:00:52 (GMT)
committerfluxgen <fluxgen>2002-11-06 11:00:52 (GMT)
commit2a41ffc1a95edd5d70febce71425094b95e58812 (patch)
tree87a7539d6c12ce3eac4dec08ef2f205b796a54bf /INSTALL
parentf5939ba5c271a2c7328a098f5d19d59005c0c553 (diff)
downloadfluxbox-2a41ffc1a95edd5d70febce71425094b95e58812.zip
fluxbox-2a41ffc1a95edd5d70febce71425094b95e58812.tar.bz2
updated
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL14
1 files changed, 8 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 471447b..a47d60f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -5,7 +5,7 @@ Compilation and Installation:
5 The `configure' shell script attempts to guess correct values for 5 The `configure' shell script attempts to guess correct values for
6various system-dependent variables used during compilation. It uses 6various system-dependent variables used during compilation. It uses
7those values to create a `Makefile' in each directory in the 7those values to create a `Makefile' in each directory in the
8Blackbox source tree. 8Fluxbox source tree.
9 9
10Finally, it creates a shell script `config.status' that you can run 10Finally, it creates a shell script `config.status' that you can run
11in the future to recreate the current configuration, a file 11in the future to recreate the current configuration, a file
@@ -13,11 +13,12 @@ in the future to recreate the current configuration, a file
13reconfiguring, and a file `config.log' containing compiler output 13reconfiguring, and a file `config.log' containing compiler output
14(useful mainly for debugging `configure'). 14(useful mainly for debugging `configure').
15 15
16 If you need to do unusual things to compile Blackbox, please try 16 If you need to do unusual things to compile Fluxbox, please try
17to figure out how `configure' could check whether to do them, and mail 17to figure out how `configure' could check whether to do them, and mail
18diffs or instructions to bhughes@tcac.net so they can be considered 18diffs or instructions to fluxbox-developers list (see www.fluxbox.org)
19for the next release. If at some point `config.cache' contains 19so they can be considered for the next release. If at some point
20results you don't want to keep, you may remove or edit it. 20`config.cache' contains results you don't want to keep, you may remove
21or edit it.
21 22
22 The file `configure.in' is used to create `configure' by a program 23 The file `configure.in' is used to create `configure' by a program
23called `autoconf'. You only need `configure.in' if you want to change 24called `autoconf'. You only need `configure.in' if you want to change
@@ -66,7 +67,7 @@ script's command line.
66 67
67Fluxbox supports Window Maker dockapps (warning: restarts from wmaker to 68Fluxbox supports Window Maker dockapps (warning: restarts from wmaker to
68fluxbox don't always handle dockapps correctly) with a gadget called the Slit. 69fluxbox don't always handle dockapps correctly) with a gadget called the Slit.
69The Slit is compiled into Blackbox by default, but may be overridden by 70The Slit is compiled into Fluxbox by default, but may be overridden by
70specifying `--disable-slit' on the configure script's command line. 71specifying `--disable-slit' on the configure script's command line.
71 72
72Fluxbox supports a rendering effect called "faked interlacing" which darkens 73Fluxbox supports a rendering effect called "faked interlacing" which darkens
@@ -92,3 +93,4 @@ their locations.
92 93
93Please read the README file also. 94Please read the README file also.
94 95
96