diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2010-05-06 19:48:01 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2010-05-06 19:48:01 +0200 |
commit | dad693c2677d0585b8d6e930b6b721ad14c6f240 (patch) | |
tree | 6cb9aada19118000eba8b9e26b51cc3d4c20dcbc | |
parent | d486261f33375ececfaf1f6218cb346d6ee9719f (diff) |
Fix a typo
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,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) |