summaryrefslogtreecommitdiff
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2016-01-27 14:36:43 +0300
committerMichael Tokarev <mjt@tls.msk.ru>2016-02-11 15:15:46 +0300
commite999ee443496bc6d11dcf1580de1d117ee6920e5 (patch)
tree21525247ccaa1e60fc607e0d242d12f292a263f5 /qemu-doc.texi
parent88c73d16ad1b6c22a2ab082064d0d521f756296a (diff)
downloadqemu-e999ee443496bc6d11dcf1580de1d117ee6920e5.tar.gz
remove libtool support
Libtool support was needed to build shared library for libcacard. Now there's no need to use libtool, and since the build system is already complicated enough, we have a way to slightly de-complicate it. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi1
1 files changed, 0 insertions, 1 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 212aba3c08..c324da8b61 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -3064,7 +3064,6 @@ Additional Requirements (install in order):
@item pkg-config: @uref{http://www.freedesktop.org/wiki/Software/pkg-config/}
@item autoconf: @uref{http://www.gnu.org/software/autoconf/autoconf.html}
@item automake: @uref{http://www.gnu.org/software/automake/}
-@item libtool: @uref{http://www.gnu.org/software/libtool/}
@item pixman: @uref{http://www.pixman.org/}
@end enumerate