diff --git a/src/luaconf.h b/src/luaconf.h index 1ab0ad2..4d295e6 100644 --- a/src/luaconf.h +++ b/src/luaconf.h @@ -234,7 +234,7 @@ ** CHANGE it if your stand-alone interpreter has a different name and ** your system is not able to detect that name automatically. */ -#define LUA_PROGNAME "lua" +#define LUA_PROGNAME "teliva" /*