changeset 77479:ea1660303af7

(DETAILED BUILDING AND INSTALLATION): Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 24 Apr 2007 14:18:05 +0000
parents 616881d8777c
children 06c969f1274c
files INSTALL
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Tue Apr 24 13:56:17 2007 +0000
+++ b/INSTALL	Tue Apr 24 14:18:05 2007 +0000
@@ -364,8 +364,8 @@
 directories for some header files, or link against optional
 libraries, or use special compilation options.  You can force
 `configure' and the build process which follows it to do that by
-setting the variables CPPFLGS, CFLAGS, LDFLAGS, LIBS, CPP and CC before
-running `configure'.  CPP is the command which invokes the
+setting the variables CPPFLAGS, CFLAGS, LDFLAGS, LIBS, CPP and CC
+before running `configure'.  CPP is the command which invokes the
 preprocessor, CPPFLAGS lists the options passed to it, CFLAGS are
 compilation options, LDFLAGS are options used when linking, LIBS are
 libraries to link against, and CC is the command which invokes the