From 984badbe4f343f830768f3e8fc7644d8738e8888 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 30 Oct 2008 22:01:12 +0100 Subject: [PATCH] Update references to autoconf.cfg. --- ucw/doc/configure.txt | 4 ++-- ucw/doc/install.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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: -- 2.39.2