janl commented on code in PR #4380:
URL: https://github.com/apache/couchdb/pull/4380#discussion_r1073670697
##########
configure:
##########
@@ -230,6 +235,26 @@ then
exit 1
fi
+if [ "${ERLANG_OS}" = "unix" ]
+then
Review Comment:
most other ifs use the other way around, let’s take the opportunity and
unify all this :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]