From 8b519f64ae23ea895c81495252f8d45b82273f64 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 24 Apr 2007 14:18:05 +0000 Subject: [PATCH] (DETAILED BUILDING AND INSTALLATION): Fix typo. --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index ce4359f86da..82b3f46cb7f 100644 --- a/INSTALL +++ b/INSTALL @@ -364,8 +364,8 @@ Some tests might fail because the compiler should look in special 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 -- 2.39.5