mbox

libnetfilter_queue build fix

Message ID 1341018474-1274-1-git-send-email-jengelh@inai.de
State Accepted
Headers show

Pull-request

git://git.inai.de/libnetfilter_queue master

Message

Jan Engelhardt June 30, 2012, 1:07 a.m. UTC
This was a fun one... I knew it pays off to build the openSUSE distro
packages with `./configure --includedir=SomethingNonStandard`
throughout! :)


The following changes since commit 7bd9edfe7849d8d1bc35f9ac28e949409da0bf10:

  build: remove unused lines in Makefile.am (2012-06-24 14:58:28 +0200)

are available in the git repository at:
  git://git.inai.de/libnetfilter_queue master

Jan Engelhardt (1):
      build: remove stray empty variable

 Make_global.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Pablo Neira Ayuso July 4, 2012, 5:56 p.m. UTC | #1
On Sat, Jun 30, 2012 at 03:07:53AM +0200, Jan Engelhardt wrote:
> 
> This was a fun one... I knew it pays off to build the openSUSE distro
> packages with `./configure --includedir=SomethingNonStandard`
> throughout! :)

this seems to be a pretty old left-over in libnetfilter_queue. I'm
surprised nobody noticed so far.

> The following changes since commit 7bd9edfe7849d8d1bc35f9ac28e949409da0bf10:
> 
>   build: remove unused lines in Makefile.am (2012-06-24 14:58:28 +0200)
> 
> are available in the git repository at:
>   git://git.inai.de/libnetfilter_queue master

pulled, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html