From: Zdenek Kabelac <zkabelac@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH 0/9] configure update
Date: Tue, 2 Mar 2010 13:07:18 +0100 [thread overview]
Message-ID: <cover.1267529065.git.zkabelac@redhat.com> (raw)
This patchset tries to mainly address linking problems.
First few patches are rather cosmetic cleanups.
Interestings patches starts with: Readline linking update.
With this patchset libpthread and libselinux are linked only
to object files which really needs this library.
Tested it on Fedora & Debian distribution.
Zdenek Kabelac (9):
Help display --disable-fsadm
Fix autoconf WARNING:
For Makefile vars use $() instead of ${}
Move include before DEFS+=
Readline linking update
Pthread linking change
Remove -rdynamic
SELinux configure update
misc/configure.in modification
configure.in | 91 +++++++++++--------------
daemons/clvmd/Makefile.in | 4 +-
daemons/dmeventd/Makefile.in | 4 +-
daemons/dmeventd/plugins/lvm2/Makefile.in | 4 +-
daemons/dmeventd/plugins/mirror/Makefile.in | 6 +-
daemons/dmeventd/plugins/snapshot/Makefile.in | 6 +-
lib/misc/configure.h.in | 3 -
libdm/Makefile.in | 4 +-
make.tmpl.in | 1 +
man/Makefile.in | 4 +-
test/api/Makefile.in | 2 +-
tools/Makefile.in | 13 ++--
12 files changed, 65 insertions(+), 77 deletions(-)
next reply other threads:[~2010-03-02 12:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-02 12:07 Zdenek Kabelac [this message]
2010-03-02 12:07 ` [PATCH 1/9] Help display --disable-fsadm Zdenek Kabelac
2010-03-02 12:07 ` [PATCH 2/9] Fix autoconf WARNING: Zdenek Kabelac
2010-03-02 12:07 ` [PATCH 3/9] For Makefile vars use $() instead of ${} Zdenek Kabelac
2010-03-02 12:07 ` [PATCH 4/9] Move include before DEFS+= Zdenek Kabelac
2010-03-02 12:07 ` [PATCH 5/9] Readline linking update Zdenek Kabelac
2010-03-02 12:07 ` [PATCH 6/9] Pthread linking change Zdenek Kabelac
2010-03-02 12:07 ` [PATCH 7/9] Remove -rdynamic Zdenek Kabelac
2010-03-03 13:09 ` Petr Rockai
2010-03-02 12:07 ` [PATCH 8/9] SELinux configure update Zdenek Kabelac
2010-03-02 12:07 ` [PATCH 9/9] misc/configure.in modification Zdenek Kabelac
2010-03-03 13:55 ` [PATCH 0/9] configure update Petr Rockai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1267529065.git.zkabelac@redhat.com \
--to=zkabelac@redhat.com \
--cc=lvm-devel@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.