NAME
lua-config - Lua configuration information
SYNOPSIS
Basic usage
gcc ‘ lua-config --include ‘ my_prog.c -o my_prog ‘ lua-config --libs ‘
DESCRIPTION
The lua-config script allows you to determine useful information about
the chosen version of lua running on the Debian GNU/Linux system in
use. More information can be found by running lua-config without any
arguments.
CAVEATS
This script is unique to Debian and as such you shouldn’t rely on its
presence on every system.
AUTHOR
lua-config was written by Daniel Silverstone <dsilvers@debian.org>.
This manual page was written by Daniel Silverstone
<dsilvers@debian.org>. For the Debian project. It may be used without
restriction in any other system.
SEE ALSO
lua(1)
lua-config(1)