big-r81 commented on code in PR #5626:
URL: https://github.com/apache/couchdb/pull/5626#discussion_r2344630743


##########
configure:
##########
@@ -327,6 +328,7 @@ if [ "${WITH_SPIDERMONKEY}" = "true" ] && [ "${ERLANG_OS}" 
= "unix" ]; then
 
     # This list is taken from src/couch/rebar.config.script, please keep them 
in sync.
     if [ ! -d "/usr/include/${SM_HEADERS}" ] && \
+        [ ! -d "/usr/include/${MULTIARCH_NAME}" ] && \

Review Comment:
   Okay, $SM_HEADERS added.



-- 
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: notifications-unsubscr...@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to