From: Jan Engelhardt <jengelh@medozas.de>
To: tgraf@suug.ch
Cc: netfilter-devel@vger.kernel.org
Subject: libnl buildsys updates
Date: Sun, 5 Jul 2009 18:08:44 +0200 [thread overview]
Message-ID: <1246810126-23428-1-git-send-email-jengelh@medozas.de> (raw)
Please pull from
git://dev.medozas.de/libnl master
to receive
Jan Engelhardt (2):
Move to automake-based build
build: make use of library dependencies
.gitignore | 35 ++-
Makefile | 63 ----
Makefile.am | 11 +
Makefile.opts.in | 40 ---
Makefile.rules | 37 ---
aclocal.m4 | 831 ---------------------------------------------------
autogen.sh | 4 +
configure.in | 30 +-
doc/Makefile | 35 ---
doc/Makefile.am | 9 +
include/Makefile | 42 ---
include/Makefile.am | 67 ++++
install-sh | 294 ------------------
lib/Makefile | 103 -------
lib/Makefile.am | 43 +++
lib/defs.h.in | 25 --
libnl-2.0.pc.in | 4 +-
m4/.gitignore | 2 +
src/Makefile | 62 ----
src/Makefile.am | 86 ++++++
20 files changed, 264 insertions(+), 1559 deletions(-)
next reply other threads:[~2009-07-05 16:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-05 16:08 Jan Engelhardt [this message]
2009-07-05 16:08 ` [PATCH 1/2] Move to automake-based build Jan Engelhardt
2009-07-05 16:08 ` [PATCH 2/2] build: make use of library dependencies Jan Engelhardt
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=1246810126-23428-1-git-send-email-jengelh@medozas.de \
--to=jengelh@medozas.de \
--cc=netfilter-devel@vger.kernel.org \
--cc=tgraf@suug.ch \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).