commit | 6f1fd48ef1111fa57da6d9556f875b50375717b4 | [log] [tgz] |
---|---|---|
author | Thierry FOURNIER <tfournier@haproxy.com> | Fri Jan 23 14:06:13 2015 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Sat Feb 28 23:12:33 2015 +0100 |
tree | 378461a2b4520bd66cfade9f4fbe17736e697e58 | |
parent | ca16b038132444dea06e6d83953034128a812bce [diff] |
MEDIUM: lua: lua integration in the build and init system. This is the first step of the lua integration. We add the useful files in the HAProxy project. These files contains the main includes, the Makefile options and empty initialisation function. Is is the LUA skeleton.