Commit Graph

3 Commits

Author SHA1 Message Date
Panu Matilainen f829c42f07 Fixup leftovers from lua/local -> luaext/ move 2008-04-16 15:54:40 +03:00
Panu Matilainen 1c979525dc Add modemuncher + lua init stuff to extra dist
- modemuncher.c gets included from lposix.c, urks
2008-04-16 15:37:52 +03:00
Panu Matilainen d48e6c8380 Start phasing out internal copy of Lua
- don't build internal copy of Lua
- move 3rd party extensions (posix and rexlib) to toplevel luaext/
  directory, built by default (unless --without-lua specified)
- auto*foo checks for external Lua
- minimal tweaks to lposix.c and rpmlua.c to get them build with Lua 5.1
2008-04-16 15:37:52 +03:00