[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[Libevent-users] Build and Install without Deprecated Components?
- To: libevent-users@xxxxxxxx
- Subject: [Libevent-users] Build and Install without Deprecated Components?
- From: Jeffrey Walton <noloader@xxxxxxxxx>
- Date: Tue, 18 Feb 2014 11:44:05 -0500
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: libevent-users-outgoing@xxxxxxxx
- Delivered-to: libevent-users@xxxxxxxx
- Delivery-date: Tue, 18 Feb 2014 11:44:10 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; bh=wPzlREQMsINxeMIoJq8joqXQGclLJv1RJvmpBWnACjM=; b=KCs49xjoL5OjbHnV5qx+vlXhaeEkiaQxXHMXc6OW17eaQKvcRM996sCq2dwiylIzrA OFdZYLmVFJ+IeHgoNdC3EruP8yx4x/7hX7Vx1vdMaJYzsA+uJ5U3C+VNqnl/KvBI7phB IexxgiC9y7Y0ytPKQJHrzz6e/mR5TDJ/yGYaBRcNgDIAph/HKS7Yytp+VCN53Rh2YlJ1 V9aM5kCxZMtZPAqUwu6a+Jot1qV89JGcPP39DAZCsvzaUQXqpVIO8pBnWOv1HCcXfF7t pxgSVrpk9NO0GO38EaZXwUaOl9845H46HKr9be2IFBf1cY/WXHWF1qs+bDeodLeuMf/D mAgQ==
- Reply-to: libevent-users@xxxxxxxxxxxxx
- Sender: owner-libevent-users@xxxxxxxxxxxxx
According to Programming with Libevent
http://www.wangafu.net/~nickm/libevent-book/), there are a number of
deprecated components that should not be used [0].
Looking at an install after a generic configure and build, it appears
all the deprecated stuff is included.
When I attempt to disable the deprectaed headers and library
components, I can't find the switch. `$ ./configure --help` makes no
mention of how to disable them.
How do I disable the deprecated components so they are not built and
not installed?
[0] http://www.wangafu.net/~nickm/libevent-book/Ref0_meta.html
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.