[doc] Typo fix

Small typo in Unix install notes
This commit is contained in:
Alfie John 2016-02-27 03:02:34 +00:00
parent 317462123f
commit ff2be40685
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ for example, when specifying the path of the dependency:
../dist/configure --enable-cxx --disable-shared --with-pic --prefix=$BDB_PREFIX
Here BDB_PREFIX must absolute path - it is defined using $(pwd) which ensures
Here BDB_PREFIX must be an absolute path - it is defined using $(pwd) which ensures
the usage of the absolute path.
To Build