aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2004-11-10 01:20:17 +0000
committerNick Mathewson <nickm@torproject.org>2004-11-10 01:20:17 +0000
commit21c92dace0052ed78815092d4f3db91367d7a381 (patch)
tree57fc6ccfea13ebf036eb6f77041cd37b1beb8ecd /INSTALL
parent0f89ec7f4c9adfe2e01dde51a009aa6fe0acf46d (diff)
downloadtor-21c92dace0052ed78815092d4f3db91367d7a381.tar
tor-21c92dace0052ed78815092d4f3db91367d7a381.tar.gz
More whitespace normalization
svn:r2768
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 5c0acbefb..795f27632 100644
--- a/INSTALL
+++ b/INSTALL
@@ -42,7 +42,7 @@ If you got the source from cvs:
If the quickstart doesn't work for you:
- If you have problems finding libraries, try
+ If you have problems finding libraries, try
CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" \
./configure
rather than simply ./configure.