Drop use of libtool for libraries.
authorBen Pfaff <blp@nicira.com>
Mon, 21 Jul 2008 21:48:53 +0000 (14:48 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 21 Jul 2008 22:05:53 +0000 (15:05 -0700)
commitf24230f9d9a3a5f875ec174d0bc5bc3e74ce7fb1
treee01e5b445d633a679b03c7aa5013fec51f6a7d4d
parent5fc6464527b11f08f1e3592e2c8eff621521d85c
Drop use of libtool for libraries.

libtool was needed when NOX was directly linking against libopenflow.
Since it doesn't do that anymore, we can drop its use (and that makes
OpenFlow configure and build slightly faster).
.gitignore
configure.ac
controller/Makefile.am
lib/Makefile.am
secchan/Makefile.am
switch/Makefile.am
tests/Makefile.am
utilities/Makefile.am