blob: 4083b878dc5600aefe81a7b06411ae980e372aa2 [file] [log] [blame]
diff -aruN lua-5.1.4/src/luaconf.h lua-5.1.4.N/src/luaconf.h
--- lua-5.1.4/src/luaconf.h 2008-02-11 08:25:08.000000000 -0800
+++ lua-5.1.4.N/src/luaconf.h 2011-03-09 10:56:47.007960390 -0800
@@ -94,7 +94,7 @@
".\\?.dll;" LUA_CDIR"?.dll;" LUA_CDIR"loadall.dll"
#else
-#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 \