]> andersk Git - openssh.git/blobdiff - INSTALL
- (djm) Pick up new version (2.2.0) from OpenBSD CVS
[openssh.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index d95ea4e49e131e3a42c43bc0cf05ba69a7fa3839..4824ada63e3ba523356f982e87d3e79e4c5729c6 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -156,7 +156,7 @@ If you need to pass special options to the compiler or linker, you
 can specify these as environment variables before running ./configure.
 For example:
 
-CFLAGS="-O -m486" LFLAGS="-s" LIBS="-lrubbish" LD="/usr/foo/ld" ./configure
+CFLAGS="-O -m486" LDFLAGS="-s" LIBS="-lrubbish" LD="/usr/foo/ld" ./configure
 
 3. Configuration
 ----------------
This page took 0.086508 seconds and 4 git commands to generate.