Add support for preloading lua modules. This is useful both when
providing lua bindings to applications based on librazor and when
producing static binaries using librazor (where otherwise the lua
POSIX library would need to be included as an additional dynamic
object).
1 ## Process this file with automake to produce Makefile.in
3 pkgconfigdir = $(libdir)/pkgconfig
4 pkgconfig_DATA = razor.pc
6 bashcompletiondir = ${SYSCONFDIR}/bash_completion.d
7 dist_bashcompletion_DATA = razor.sh