From: Karl Berry Date: Fri, 20 Sep 2002 14:18:12 +0000 (+0000) Subject: autoconf 2.54 X-Git-Tag: cvs-readonly~5239 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=dc2bca2f71caddf622f0cdf83dba8445290f6bef;p=gnulib.git autoconf 2.54 --- diff --git a/doc/INSTALL b/doc/INSTALL index ce83b00cf..54caf7c19 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -1,4 +1,4 @@ -Copyright 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software +Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. This file is free documentation; the Free Software Foundation gives @@ -71,8 +71,9 @@ Compilers and Options the `configure' script does not know about. Run `./configure --help' for details on some of the pertinent environment variables. - You can give `configure' initial values for variables by setting -them in the environment. You can do that on the command line like this: + You can give `configure' initial values for configuration parameters +by setting variables in the command line or in the environment. Here +is an example: ./configure CC=c89 CFLAGS=-O2 LIBS=-lposix