* libnfnetlink: build updates
@ 2012-06-25 18:37 Jan Engelhardt
2012-06-25 18:37 ` [PATCH] build: remove unnecessary AC_EXEEXT Jan Engelhardt
2012-06-26 14:53 ` libnfnetlink: build updates Pablo Neira Ayuso
0 siblings, 2 replies; 3+ messages in thread
From: Jan Engelhardt @ 2012-06-25 18:37 UTC (permalink / raw)
To: pablo; +Cc: netfilter-devel
The following changes since commit f6b2021cae926de6c709f50dda301f26f52fcb03:
src: update copyright header (2011-12-30 12:19:50 +0100)
are available in the git repository at:
git://git.inai.de/libnfnetlink master
Jan Engelhardt (1):
build: remove unnecessary AC_EXEEXT
configure.ac | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] build: remove unnecessary AC_EXEEXT
2012-06-25 18:37 libnfnetlink: build updates Jan Engelhardt
@ 2012-06-25 18:37 ` Jan Engelhardt
2012-06-26 14:53 ` libnfnetlink: build updates Pablo Neira Ayuso
1 sibling, 0 replies; 3+ messages in thread
From: Jan Engelhardt @ 2012-06-25 18:37 UTC (permalink / raw)
To: pablo; +Cc: netfilter-devel
From: Jan Engelhardt <jengelh@medozas.de>
The result of AC_EXEEXT is never used -- there is no ${EXEEXT} to be
found in the Makefiles.
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
---
configure.ac | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 099de91..2be2bae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,6 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_PROG_CC
AM_PROG_CC_C_O
-AC_EXEEXT
AC_DISABLE_STATIC
AM_PROG_LIBTOOL
--
1.7.7
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: libnfnetlink: build updates
2012-06-25 18:37 libnfnetlink: build updates Jan Engelhardt
2012-06-25 18:37 ` [PATCH] build: remove unnecessary AC_EXEEXT Jan Engelhardt
@ 2012-06-26 14:53 ` Pablo Neira Ayuso
1 sibling, 0 replies; 3+ messages in thread
From: Pablo Neira Ayuso @ 2012-06-26 14:53 UTC (permalink / raw)
To: Jan Engelhardt; +Cc: netfilter-devel
On Mon, Jun 25, 2012 at 08:37:19PM +0200, Jan Engelhardt wrote:
>
> The following changes since commit f6b2021cae926de6c709f50dda301f26f52fcb03:
>
> src: update copyright header (2011-12-30 12:19:50 +0100)
>
> are available in the git repository at:
> git://git.inai.de/libnfnetlink master
Pulled, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-06-26 14:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-25 18:37 libnfnetlink: build updates Jan Engelhardt
2012-06-25 18:37 ` [PATCH] build: remove unnecessary AC_EXEEXT Jan Engelhardt
2012-06-26 14:53 ` libnfnetlink: build updates 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).