# HG changeset patch # User Juanma Barranquero # Date 1177424285 0 # Node ID ea1660303af73a1f03b702393f0b981df36fe3aa # Parent 616881d8777cde49955a9378c0d4d6266a2eb259 (DETAILED BUILDING AND INSTALLATION): Fix typo. diff -r 616881d8777c -r ea1660303af7 INSTALL --- 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