netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* libnl buildsys updates
@ 2009-07-05 16:08 Jan Engelhardt
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Jan Engelhardt @ 2009-07-05 16:08 UTC (permalink / raw)
  To: tgraf; +Cc: netfilter-devel


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

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

end of thread, other threads:[~2009-07-05 16:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-05 16:08 libnl buildsys updates Jan Engelhardt
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

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