]> git.sesse.net Git - movit/commit
Use libtool for building libraries and binaries.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 22 Jan 2014 00:16:18 +0000 (01:16 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 22 Jan 2014 00:16:18 +0000 (01:16 +0100)
commit50eac370e882d5511f7c5609b58c7bc859b2f7f8
tree6591aef35c77db31973748adc777d5f4105c9ba0
parentf270222986351338627231f5d082f884b5d08101
Use libtool for building libraries and binaries.

This means we get a shared library built, which should make building
in MLT a lot easier.

Note that Movit still does not export a stable ABI! This is reflected
in that the version number is still 0.0.0 and does not change between
checkins.
Makefile.in