All of lore.kernel.org
 help / color / mirror / Atom feed
* autotools readability fixes
@ 2012-02-08  9:16 Sami Kerola
  2012-02-28 13:40 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Sami Kerola @ 2012-02-08  9:16 UTC (permalink / raw)
  To: util-linux

Hi,

Just as yesterdays fix this pull request is best to leave to post
release merge queue. Meanwhile comments are welcome.

The following changes since commit 0892d88d1a3c155b2791a5137182ab98a22a7bac:

  tools: use gpg-aggent in ko-release-gen (2012-02-07 11:30:56 +0100)

are available in the git repository at:
  git://github.com/kerolasa/lelux-utiliteetit.git autotools

Sami Kerola (2):
      build-sys: remove unused function and header checks
      build-sys: enhance readability of the autotools files

 Makefile.am                          |   22 ++--
 config/include-Makefile.am           |    4 +-
 configure.ac                         |  196 +++++++++++++++++-----------------
 disk-utils/Makefile.am               |   54 +++++++--
 fdisk/Makefile.am                    |   37 +++++--
 hwclock/Makefile.am                  |    7 +-
 include/Makefile.am                  |    4 +-
 lib/Makefile.am                      |   24 +++--
 libblkid/Makefile.am                 |    1 -
 libblkid/samples/Makefile.am         |    7 +-
 libblkid/src/Makefile.am             |   86 ++++++++++-----
 libblkid/src/partitions/Makefile.am  |   33 +++---
 libblkid/src/superblocks/Makefile.am |   92 ++++++++--------
 libblkid/src/topology/Makefile.am    |   18 ++--
 libmount/src/Makefile.am             |   78 +++++++++-----
 libuuid/Makefile.am                  |    1 -
 libuuid/man/Makefile.am              |   17 +++-
 libuuid/src/Makefile.am              |   22 +++-
 login-utils/Makefile.am              |   41 ++++++--
 misc-utils/Makefile.am               |   68 ++++++++----
 mount/Makefile.am                    |   48 +++++---
 partx/Makefile.am                    |   23 ++--
 schedutils/Makefile.am               |    5 +-
 sys-utils/Makefile.am                |  102 ++++++++++++------
 tests/Makefile.am                    |    9 +-
 tests/helpers/Makefile.am            |    8 +-
 text-utils/Makefile.am               |   28 ++++-
 27 files changed, 649 insertions(+), 386 deletions(-)

-- 
   Sami Kerola
   http://www.iki.fi/kerolasa/

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

* Re: autotools readability fixes
  2012-02-08  9:16 autotools readability fixes Sami Kerola
@ 2012-02-28 13:40 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2012-02-28 13:40 UTC (permalink / raw)
  To: kerolasa; +Cc: util-linux

On Wed, Feb 08, 2012 at 10:16:53AM +0100, Sami Kerola wrote:
>  Makefile.am                          |   22 ++--
>  config/include-Makefile.am           |    4 +-
>  configure.ac                         |  196 +++++++++++++++++-----------------
>  disk-utils/Makefile.am               |   54 +++++++--
>  fdisk/Makefile.am                    |   37 +++++--
>  hwclock/Makefile.am                  |    7 +-
>  include/Makefile.am                  |    4 +-
>  lib/Makefile.am                      |   24 +++--
>  libblkid/Makefile.am                 |    1 -
>  libblkid/samples/Makefile.am         |    7 +-
>  libblkid/src/Makefile.am             |   86 ++++++++++-----
>  libblkid/src/partitions/Makefile.am  |   33 +++---
>  libblkid/src/superblocks/Makefile.am |   92 ++++++++--------
>  libblkid/src/topology/Makefile.am    |   18 ++--
>  libmount/src/Makefile.am             |   78 +++++++++-----
>  libuuid/Makefile.am                  |    1 -
>  libuuid/man/Makefile.am              |   17 +++-
>  libuuid/src/Makefile.am              |   22 +++-
>  login-utils/Makefile.am              |   41 ++++++--
>  misc-utils/Makefile.am               |   68 ++++++++----
>  mount/Makefile.am                    |   48 +++++---
>  partx/Makefile.am                    |   23 ++--
>  schedutils/Makefile.am               |    5 +-
>  sys-utils/Makefile.am                |  102 ++++++++++++------
>  tests/Makefile.am                    |    9 +-
>  tests/helpers/Makefile.am            |    8 +-
>  text-utils/Makefile.am               |   28 ++++-
>  27 files changed, 649 insertions(+), 386 deletions(-)

 Applied, thanks.

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

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

end of thread, other threads:[~2012-02-28 13:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-08  9:16 autotools readability fixes Sami Kerola
2012-02-28 13:40 ` Karel Zak

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.