aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-05-06 19:49:35 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-05-06 19:49:35 +0200
commit4cd6a5a192b7c40830a05f1e7a8261d013f268de (patch)
treef280941c0c3ec8001730e4d5bc8a498c495874f4
parentea340b3166cc49140e236459cdf797de2b2d3da3 (diff)
Fix a typo
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 75f5128..4bb4712 100644
--- a/README
+++ b/README
@@ -20,7 +20,7 @@ The build system supports the following standard variables:
CXX (defaults to g++ if not set)
CPPFLAGS
CXXFLAGS
-LDFALGS
+LDFLAGS
LIBS
AR (defaults to ar if not set)
RANLIB (defaults to ranlib if not set)