[PATCH 0/4] Some autotools updates for libtwin

Antonio Ospite ao2 at ao2.it
Wed Jun 8 07:37:14 AEST 2016


Hi,

I am resending the series since some of the messages didn't make it to
the  mailing list.

I was taking a brief look at libtwin[1] and I noticed that the compiled
object files ended up in the top-level directory, and this didn't look
particularly nice.

On my way on fixing that (patch 2/4), I took the chance to update the
autotools config a little (patch 1/4), to enable silent build rules
(patch 3/4), and to add a .gitignore file as well (patch 4/4).

Ciao ciao,
   Antonio

[1] http://git.kernel.org/cgit/linux/kernel/git/geoff/libtwin.git/

Antonio Ospite (4):
  configure.ac: use autoupdate to modernize the syntax
  configure.ac: use the subdir-objects option
  configure.ac: enable silent build rules by default if available
  Add a .gitignore file

 .gitignore   | 32 ++++++++++++++++++++++++++++++++
 configure.ac | 39 +++++++++++++++++++++++----------------
 2 files changed, 55 insertions(+), 16 deletions(-)
 create mode 100644 .gitignore

-- 
Antonio Ospite
http://ao2.it

A: Because it messes up the order in which people normally read text.
   See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?


More information about the Petitboot mailing list