[lvm-devel] [PATCH 0/9] configure update

Zdenek Kabelac zkabelac at redhat.com
Tue Mar 2 12:07:18 UTC 2010


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(-)




More information about the lvm-devel mailing list