Switch to using autohate :(
authorDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 27 Jun 2011 00:35:35 +0000 (01:35 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 27 Jun 2011 01:27:53 +0000 (02:27 +0100)
commit25a6dceff82b51508f76576d0b3e89ffcace6140
tree171712a33835b4f8b8852ada4625ec318f863ab2
parent423eee0b51a204562d6f2ec67893133ebcf200d6
Switch to using autohate :(

I really didn't want to do this, but much as I hate libtool it is the
easiest way to portably build shared libraries, and we really do need
to build libopenconnect as a shared library. And having used libtool
we might as well concede entirely and use autoconf/automake.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Makefile [deleted file]
Makefile.am [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
openconnect.pc.in