From: Rui Guo Date: Tue, 2 Jun 2009 08:55:15 +0000 (+0800) Subject: Define macro for lua bindings. X-Git-Url: https://repo.or.cz/w/screen-lua.git/commitdiff_plain/21c03f09798991d1e9427ba79b9ce883bfe7c551 Define macro for lua bindings. --- diff --git a/src/acconfig.h b/src/acconfig.h index ec641ce..fb46c63 100644 --- a/src/acconfig.h +++ b/src/acconfig.h @@ -165,6 +165,11 @@ # define SCRIPT #endif /* SIMPLESCREEN */ +/*Include the binding you would like to use.*/ +#ifdef SCRIPT +#define LUA_BINDING +#endif + #undef BUILTIN_TELNET #undef RXVT_OSC #undef COLORS256