INSTALL: Remove trailing space
This commit is contained in:
2
INSTALL
2
INSTALL
@@ -8,7 +8,7 @@ Installation
|
|||||||
|
|
||||||
Troubleshooting
|
Troubleshooting
|
||||||
--------------------
|
--------------------
|
||||||
If libgcrypt isn't found after install, set AM_PATH_LIBGCRYPT env var to libgcrypt path
|
If libgcrypt isn't found after install, set AM_PATH_LIBGCRYPT env var to libgcrypt path
|
||||||
prior to running autogen.sh. For example, on OS X with ver 1.7.6:
|
prior to running autogen.sh. For example, on OS X with ver 1.7.6:
|
||||||
|
|
||||||
export AM_PATH_LIBGCRYPT="/usr/local/Cellar/libgcrypt/1.7.6/lib"
|
export AM_PATH_LIBGCRYPT="/usr/local/Cellar/libgcrypt/1.7.6/lib"
|
||||||
|
|||||||
Reference in New Issue
Block a user