Simplify autogen.sh
authorRalph Giles <giles@thaumas.net>
Thu, 21 May 2015 02:38:31 +0000 (19:38 -0700)
committerRalph Giles <giles@thaumas.net>
Thu, 21 May 2015 02:38:31 +0000 (19:38 -0700)
commit4729a15df74cd4d6fc487a43157bf9fb65d12218
tree38321fa20e53d3efe5012d83f95148af547944e9
parent1ccd6377ec50157b188d552d812f1dcc2dbf29dd
Simplify autogen.sh

Copy the autogen.sh script from the newer daala project. This
just calls autoreconf instead of doing its own tool and
version detection.

Note that this now means one must explicitly invoke ./configure
as ./autogen.sh will no longer do so.
Makefile.am
autogen.sh