Skip to content

configure.ac: respect variable for LUA_CFLAGS and LUA_LIBS#327

Open
futatuki wants to merge 1 commit into
trusteddomainproject:developfrom
futatuki:configure-respect-LUA-env
Open

configure.ac: respect variable for LUA_CFLAGS and LUA_LIBS#327
futatuki wants to merge 1 commit into
trusteddomainproject:developfrom
futatuki:configure-respect-LUA-env

Conversation

@futatuki
Copy link
Copy Markdown

With PR #266, it removes the way to tell the configure script the place where the user installed Lua include files and library file(s) if the user uses custom INSTALL_TOP value in Makefile for Lua source package. With this commit, the configure script respect LUA_CFLAGS and LUA_LIBS set by environment variable or configure script command line, as a last resort of such case.

With PR trusteddomainproject#266, it removes the way to tell the configure script
the place where the user installed Lua include files and library
file(s) if the user uses custom INSTALL_TOP value in Makefile
for Lua source package. With this commit, the configure script
respect LUA_CFLAGS and LUA_LIBS set by environment variable or
configure script command line, as a last resort of such case.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant