From: Martin Mares Date: Thu, 30 Oct 2008 21:01:12 +0000 (+0100) Subject: Update references to autoconf.cfg. X-Git-Tag: holmes-import~227^2~5^2~8 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=984badbe4f343f830768f3e8fc7644d8738e8888;p=libucw.git Update references to autoconf.cfg. --- diff --git a/ucw/doc/configure.txt b/ucw/doc/configure.txt index 0348b878..35784a25 100644 --- a/ucw/doc/configure.txt +++ b/ucw/doc/configure.txt @@ -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 diff --git a/ucw/doc/install.txt b/ucw/doc/install.txt index db07873c..aef870c5 100644 --- a/ucw/doc/install.txt +++ b/ucw/doc/install.txt @@ -27,7 +27,7 @@ If you need to set anything unusual, please consult <> 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: