summaryrefslogtreecommitdiff
path: root/docs/manual/install.html
diff options
context:
space:
mode:
authordgaudet <dgaudet@unknown>1997-06-30 21:42:28 +0000
committerdgaudet <dgaudet@unknown>1997-06-30 21:42:28 +0000
commit0d38433b54e23ee511a0db2fe59e10dfac714a16 (patch)
treee430557308df32c01f4bc2c6f712d57ca3b80272 /docs/manual/install.html
parent67ad3f6a11488277c50ce8316f0442f02f2e9634 (diff)
downloadhttpd-0d38433b54e23ee511a0db2fe59e10dfac714a16.tar.gz
PR#372: EXTRA_LFLAGS was changed to EXTRA_LDFLAGS (and LFLAGS was changed
to LDFLAGS) to avoid complications with lex rules in make files. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78476 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/install.html')
-rw-r--r--docs/manual/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/install.html b/docs/manual/install.html
index 52e84b0c54..7708168443 100644
--- a/docs/manual/install.html
+++ b/docs/manual/install.html
@@ -72,7 +72,7 @@ directory of the Apache distribution. Change into this directory.
an additional library required by an optional module) you might need
to edit one or more of the following options in the
<CODE>Configuration</CODE> file:
- <CODE>EXTRA_CFLAGS, LIBS, LFLAGS, INCLUDES</CODE>.
+ <CODE>EXTRA_CFLAGS, LIBS, LDFLAGS, INCLUDES</CODE>.
<P>
Run the <CODE>Configure</CODE> script: