]> git.sesse.net Git - movit/commit
Switch to autoconf to find libraries.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 3 Feb 2013 12:25:32 +0000 (13:25 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 3 Feb 2013 12:25:32 +0000 (13:25 +0100)
commitf40669de9c7e05e009e67e51a1a60773ac7e5156
tree8f24114c386d7fbc0689c44fd11a7533ece06ee6
parent2682dbe4264329f3e8a15f8b29c95be4c855bbef
Switch to autoconf to find libraries.

Also, make a rudimentary make install command.

We don't use anything fancy from autoconf yet (in particular,
no config.h file), and we don't use automake or libtool.
Most likely, this will happen later.
.gitignore
Makefile [deleted file]
Makefile.in [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]