diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2010-05-06 19:49:35 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2010-05-06 19:49:35 +0200 |
commit | 4cd6a5a192b7c40830a05f1e7a8261d013f268de (patch) | |
tree | f280941c0c3ec8001730e4d5bc8a498c495874f4 | |
parent | ea340b3166cc49140e236459cdf797de2b2d3da3 (diff) |
Fix a typo
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |