Project

General

Profile

Actions

Bug #209

closed

lua libs might not be -llua, use lua-config

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

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

Description

While trying to compile lighttpd-1.4.0 with lua on Debian 3.1 I stumbled over the fact, that Debian has liblua40, and liblua50, but not liblua. lua-config(1) helps to determine how to compile and link programs against lua. I hope, that this works not just with Debian. I will attach a patch to this ticket changing configure.in to use lua-config to define LUA_LIB and LUA_CFLAGS, and src/Makefile.am to make use of these.

-- roques


Files

lighttpd-1.4.0.lua-config.patch (1.43 KB) lighttpd-1.4.0.lua-config.patch Patch enabling use of lua-config to find the lub-libraries to link against. -- roques Anonymous, 2005-08-19 17:38
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