All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] configure update
@ 2010-03-02 12:07 Zdenek Kabelac
  2010-03-02 12:07 ` [PATCH 1/9] Help display --disable-fsadm Zdenek Kabelac
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Zdenek Kabelac @ 2010-03-02 12:07 UTC (permalink / raw)
  To: lvm-devel

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



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-03-03 13:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-02 12:07 [PATCH 0/9] configure update Zdenek Kabelac
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

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.