Github user jpeach commented on a diff in the pull request:

    https://github.com/apache/trafficserver/pull/961#discussion_r77404086
  
    --- Diff: configure.ac ---
    @@ -1808,15 +1806,15 @@ iocore_include_dirs="\
     # of the generic flags, plus any Lua-specific flags so that we
     # can strip the coverage flags from Lua while keeping them by
     # default everywhere else.
    -TS_ADDTO(LUA_CFLAGS, [$CFLAGS $lua_cflags])
    -AC_SUBST([LUA_CFLAGS])
    +TS_ADDTO(LUAJIT_CFLAGS, [$CFLAGS $lua_cflags])
    --- End diff --
    
    You should probably rename ``lua_cflags`` to ``luajit_cflags`` as well.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to