ossp-pkg/fsl/INSTALL 1.1 -> 1.2
--- INSTALL 2002/07/27 18:13:51 1.1
+++ INSTALL 2002/08/01 10:18:06 1.2
@@ -11,7 +11,9 @@
To install OSSP fsl into /path/to/fsl/ perform
the following steps in your shell:
- $ ./configure --prefix=/path/to/fsl
+ $ ./configure --prefix=/path/to/fsl \
+ [--with-fsl-cfgdir=/path/to/fsl/cfg/dir] \
+ [--with-fsl-debug='...']
$ make
$ make install
|
|