]> mj.ucw.cz Git - libucw.git/commitdiff
Update references to autoconf.cfg.
authorMartin Mares <mj@ucw.cz>
Thu, 30 Oct 2008 21:01:12 +0000 (22:01 +0100)
committerMartin Mares <mj@ucw.cz>
Thu, 30 Oct 2008 21:01:12 +0000 (22:01 +0100)
ucw/doc/configure.txt
ucw/doc/install.txt

index 0348b87847955837792590351dbace614e3d8edb..35784a25177a936fe202b86159f707c33d698b69 100644 (file)
@@ -33,8 +33,8 @@ options, just run:
 
 The default values of feature options are taken from `default.cfg`.
 Compiler flags and options dependent on compiler, OS and CPU type
-are set in `ucw/autoconf.cfg`. Everything can be overriden by options
-specified on the configure's command line, which have the highest
+are set in `ucw/perl/UCW/Configure/C.pm`. Everything can be overriden by
+options specified on the configure's command line, which have the highest
 priority.
 
 If you want to see the resulting set of options, take a look at
index db07873c1b8cc28c3791f68650d391155e3cb48a..aef870c56f3d6e169eafbb9e8627f6b8f7a9a0cf 100644 (file)
@@ -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
-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: