]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
- Lua module build and install process rewritten using automake+libtool
authorTobias Oetiker <tobi@oetiker.ch>
Mon, 20 Oct 2008 06:06:16 +0000 (06:06 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Mon, 20 Oct 2008 06:06:16 +0000 (06:06 +0000)
commit71c7ff7209d40063ce9025bca13f47a79f1123a0
treed5c1c088fe73e8194b2c433357884eca288d4568
parentccb3b54383a1d43efbac84b1522caa1624027c3d
- Lua module build and install process rewritten using automake+libtool
- improved check for compat-5.1 availability
-- Fidelis Assis

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1621 a5681a0c-68f1-0310-ab6d-d61299d08faa
bindings/Makefile.am
bindings/lua/README
bindings/lua/compat-5.1r5/compat-5.1.c [new file with mode: 0644]
bindings/lua/compat-5.1r5/compat-5.1.h [new file with mode: 0644]
bindings/lua/compat-5.1r5/compat-5.1.lua [new file with mode: 0644]
bindings/lua/rrdlua.c
bindings/lua/test.lua [deleted file]
bindings/lua/test.lua.bottom [new file with mode: 0644]
configure.ac