Adjust installation location to /usr.
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
===================================================================
# grep '^INSTALL_.*=' ../Makefile | sed 's/INSTALL_TOP/prefix/'
INSTALL_BIN= ${prefix}/bin
INSTALL_INC= ${prefix}/include
INSTALL_LIB= ${prefix}/lib
===================================================================
".\\?.dll;" LUA_CDIR"?.dll;" LUA_CDIR"loadall.dll"
-#define LUA_ROOT "/usr/local/"
+#define LUA_ROOT "/usr/"
#define LUA_LDIR LUA_ROOT "share/lua/5.1/"
#define LUA_CDIR LUA_ROOT "lib/lua/5.1/"
#define LUA_PATH_DEFAULT \