* libnetfilter_acct: build updates
@ 2011-12-29 21:24 Jan Engelhardt
2011-12-29 23:39 ` Pablo Neira Ayuso
0 siblings, 1 reply; 5+ messages in thread
From: Jan Engelhardt @ 2011-12-29 21:24 UTC (permalink / raw)
To: pablo; +Cc: netfilter-devel
The following changes since commit dc5ae69f1cff7f9001187f7c630597f670137f06:
update .gitignore file (2011-12-29 19:37:47 +0100)
are available in the git repository at:
git://dev.medozas.de/libnetfilter_acct master
Jan Engelhardt (5):
build: enable automake warnings
build: remove unnecessary AC_EXEEXT
Update .gitignore
Add examples/.gitignore
build: add missing LIBMNL_CFLAGS to compilation process
.gitignore | 6 +++---
Make_global.am | 2 +-
configure.ac | 4 ++--
examples/.gitignore | 3 +++
4 files changed, 9 insertions(+), 6 deletions(-)
create mode 100644 examples/.gitignore
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: libnetfilter_acct: build updates
2011-12-29 21:24 Jan Engelhardt
@ 2011-12-29 23:39 ` Pablo Neira Ayuso
0 siblings, 0 replies; 5+ messages in thread
From: Pablo Neira Ayuso @ 2011-12-29 23:39 UTC (permalink / raw)
To: Jan Engelhardt; +Cc: netfilter-devel
On Thu, Dec 29, 2011 at 10:24:45PM +0100, Jan Engelhardt wrote:
>
> The following changes since commit dc5ae69f1cff7f9001187f7c630597f670137f06:
>
> update .gitignore file (2011-12-29 19:37:47 +0100)
>
> are available in the git repository at:
> git://dev.medozas.de/libnetfilter_acct master
Pulled, thanks Jan!
^ permalink raw reply [flat|nested] 5+ messages in thread
* libnetfilter_acct: build updates
@ 2012-06-25 18:19 Jan Engelhardt
2012-06-25 18:19 ` [PATCH] build: remove unnecessary pkgconfig->config.status dependency Jan Engelhardt
2012-06-26 14:48 ` libnetfilter_acct: build updates Pablo Neira Ayuso
0 siblings, 2 replies; 5+ messages in thread
From: Jan Engelhardt @ 2012-06-25 18:19 UTC (permalink / raw)
To: pablo; +Cc: netfilter-devel
The following changes since commit e1b471136646051ec5869da27b984993ede1bb65:
build: bump version to 1.0.1 (2012-06-22 17:52:26 +0200)
are available in the git repository at:
git://git.inai.de/libnetfilter_acct master
Jan Engelhardt (1):
build: remove unnecessary pkgconfig->config.status dependency
Makefile.am | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH] build: remove unnecessary pkgconfig->config.status dependency
2012-06-25 18:19 libnetfilter_acct: build updates Jan Engelhardt
@ 2012-06-25 18:19 ` Jan Engelhardt
2012-06-26 14:48 ` libnetfilter_acct: build updates Pablo Neira Ayuso
1 sibling, 0 replies; 5+ messages in thread
From: Jan Engelhardt @ 2012-06-25 18:19 UTC (permalink / raw)
To: pablo; +Cc: netfilter-devel
Signed-off-by: Jan Engelhardt <jengelh@inai.de>
---
Makefile.am | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index b3e4aea..499c5df 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,5 +7,3 @@ DIST_SUBDIRS = src include examples
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libnetfilter_acct.pc
-
-${pkgconfig_DATA}: ${top_builddir}/config.status
--
1.7.7
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: libnetfilter_acct: build updates
2012-06-25 18:19 libnetfilter_acct: build updates Jan Engelhardt
2012-06-25 18:19 ` [PATCH] build: remove unnecessary pkgconfig->config.status dependency Jan Engelhardt
@ 2012-06-26 14:48 ` Pablo Neira Ayuso
1 sibling, 0 replies; 5+ messages in thread
From: Pablo Neira Ayuso @ 2012-06-26 14:48 UTC (permalink / raw)
To: Jan Engelhardt; +Cc: netfilter-devel
On Mon, Jun 25, 2012 at 08:19:00PM +0200, Jan Engelhardt wrote:
>
> The following changes since commit e1b471136646051ec5869da27b984993ede1bb65:
>
> build: bump version to 1.0.1 (2012-06-22 17:52:26 +0200)
>
> are available in the git repository at:
> git://git.inai.de/libnetfilter_acct master
Pulled, thanks.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-06-26 14:48 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-25 18:19 libnetfilter_acct: build updates Jan Engelhardt
2012-06-25 18:19 ` [PATCH] build: remove unnecessary pkgconfig->config.status dependency Jan Engelhardt
2012-06-26 14:48 ` libnetfilter_acct: build updates Pablo Neira Ayuso
-- strict thread matches above, loose matches on Subject: below --
2011-12-29 21:24 Jan Engelhardt
2011-12-29 23:39 ` Pablo Neira Ayuso
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).