Github user ibikestl commented on a diff in the pull request:
https://github.com/apache/couchdb-documentation/pull/73#discussion_r82715350
--- Diff: src/install/unix.rst ---
@@ -134,7 +134,7 @@ To build CouchDB you should run::
Try ``gmake`` if ``make`` is giving you any problems.
-If include paths or other compiler options must be specified, they can be
passed to rebar, which compiles Couch, with the ERL_CFLAGS environment
variable. Likewise, options may be passed to the linker with the ERL_LDFLAGS
environment variable.::
+If include paths or other compiler options must be specified, they can be
passed to rebar, which compiles Couch, with the ERL_CFLAGS environment
variable. Likewise, options may be passed to the linker with the ERL_LDFLAGS
environment variable::
--- End diff --
Sounds reasonable, new commit added.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---