From: Karl Berry Date: Fri, 20 Sep 2002 14:18:12 +0000 (+0000) Subject: autoconf 2.54 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc2bca2f71caddf622f0cdf83dba8445290f6bef;hp=be372d5355c40f6ab1ba51e3a40ef4cab4a8303c;p=pspp autoconf 2.54 --- diff --git a/doc/INSTALL b/doc/INSTALL index ce83b00cf5..54caf7c190 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