From b5c42d98b308d2c0c8590f23bb903159299ce262 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Thu, 31 Aug 2000 11:13:10 +1100 Subject: - (djm) Pick up new version (2.2.0) from OpenBSD CVS --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index d95ea4e4..4824ada6 100644 --- 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 ---------------- -- cgit v1.2.3