Project

General

Profile

Actions

Bug #254

closed

configure.in check for Lua does not set HAVE_LUA_H in some cases

Added by Anonymous over 18 years ago. Updated almost 17 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_cml
Target version:
-
ASK QUESTIONS IN Forums:

Description

configure.in, line 456 (in 1.4.3) uses "lua-config" to check for lua and get important paths. That's good, but if it finds and uses lua-config, we should set the "HAVE_LUA" and "HAVE_LUA_H" #defines. If this doesn't happen, mod_cml_lua.c becomes a big NO-OP, even though the user is believes mod_cml is up and running.

-- david

Actions #1

Updated by jan over 18 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

fixed in r689

Actions

Also available in: Atom