enhanced function call code to support module calls.

added libltdl into configure.ac, thus to the project
This commit is contained in:
2012-10-23 17:08:56 +00:00
parent d963a79bd2
commit 31edff2391
107 changed files with 52797 additions and 480 deletions

View File

@ -189,7 +189,7 @@ struct qse_awk_nde_fncall_t
* needed during run-time. */
struct
{
qse_xstr_t name;
qse_awk_fnc_info_t info;
struct
{