]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/doc/install.txt
Redblack: Added search_up
[libucw.git] / ucw / doc / install.txt
index db07873c1b8cc28c3791f68650d391155e3cb48a..d3bce644b0a332d069620403e03d53a8c6e0f2fb 100644 (file)
@@ -13,7 +13,7 @@ To build and run, you need:
   -  Libjpeg, libpng and libungif to support all image formats
      (jpeg, png and gif). These libraries can be replaced by libgif (gif)
      and GraphicsMagick >= 1.1 (jpeg, png, gif and possible more formats).
   -  Libjpeg, libpng and libungif to support all image formats
      (jpeg, png and gif). These libraries can be replaced by libgif (gif)
      and GraphicsMagick >= 1.1 (jpeg, png, gif and possible more formats).
-     See sherlock/default.cfg for related configuration switches.
+     See default.cfg for related configuration switches.
 
 Compiling
 ---------
 
 Compiling
 ---------
@@ -27,7 +27,7 @@ If you need to set anything unusual, please consult <<configure:>> for details.
 
 The defaults determined by the configure script should be correct on Linux/i386,
 on other architectures you will probably need to tweak the CPU detection section
 
 The defaults determined by the configure script should be correct on Linux/i386,
 on other architectures you will probably need to tweak the CPU detection section
-in `ucw/autoconf.cfg` and possibly also the typedefs in `ucw/config.h`.
+in `ucw/perl/UCW/Configure/C.pm` and possibly also the typedefs in `ucw/config.h`.
 
 Then run:
 
 
 Then run: