mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
10 lines
369 B
Plaintext
10 lines
369 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2004/04/05 14:16:14 xtraeme Exp $
|
|
|
|
To use luasqlite in your lua programs you must set this environment
|
|
variable:
|
|
|
|
LUA_INIT = "loadlib('${PREFIX}/lib/libluasqlite.so','luaLM_import')();"
|
|
|
|
===========================================================================
|