build: add autotools configuration
authorBartosz Golaszewski <bartekgola@gmail.com>
Mon, 2 Jan 2017 10:23:20 +0000 (11:23 +0100)
committerBartosz Golaszewski <bartekgola@gmail.com>
Mon, 2 Jan 2017 10:29:13 +0000 (11:29 +0100)
commit797d9864db1bb8e4e9b55d31de27e0794319e06e
tree2397dcc712c614475649b3d257607bb84e4b87c9
parent7684e40ed650f59ce6bddf5541bec325896e745e
build: add autotools configuration

This allows to build the library and programs using autotools.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
Makefile.am [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]