summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2017-08-21 16:30:40 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2017-08-21 16:30:49 +0900
commitaddc69dda437488e8a5d89c800931f9703eca29b (patch)
treeedfd21ca2a50df0779100bebcef66c80065f2ba9 /INSTALL
parent7df1602b129bd56916aaa6037a9cb84e1bdd77d4 (diff)
downloadlzop-addc69dda437488e8a5d89c800931f9703eca29b.tar.gz
lzop-addc69dda437488e8a5d89c800931f9703eca29b.tar.bz2
lzop-addc69dda437488e8a5d89c800931f9703eca29b.zip
Imported Upstream version 1.04upstream/1.04submit/upstream/20170906.015405
Change-Id: Ia672514693f8c284b333fcb40f4826fa96ad61e6 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 6d2c2b7..fa40cb6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -13,7 +13,7 @@ Introduction
export CPPFLAGS=-I/home/user/src/lzo-2.01/include
export LDFLAGS=-L/home/user/src/lzo-2.01/src/.libs
- [ Note that you must use _absolute_ paths in these envrionment vars. ]
+ [ Note that you must use _absolute_ paths in these environment vars. ]
Then run the usual commands:
./configure