public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/ngrep/files: ngrep-1.45-prefix.patch
@ 2010-05-26 16:31 Jonathan Callen (abcd)
  0 siblings, 0 replies; only message in thread
From: Jonathan Callen (abcd) @ 2010-05-26 16:31 UTC (permalink / raw
  To: gentoo-commits

abcd        10/05/26 16:31:13

  Added:                ngrep-1.45-prefix.patch
  Log:
  Bump to EAPI=3, add prefix keywords, add patch to not search everywhere for includes
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.1                  net-analyzer/ngrep/files/ngrep-1.45-prefix.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ngrep/files/ngrep-1.45-prefix.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ngrep/files/ngrep-1.45-prefix.patch?rev=1.1&content-type=text/plain

Index: ngrep-1.45-prefix.patch
===================================================================
* refrain from doing an absolutely insane check (to see if pcap is
  installed in more than one place)

--- configure.in.orig	2008-01-16 21:30:55 +0100
+++ configure.in	2008-01-16 21:32:42 +0100
@@ -268,10 +268,7 @@
 
 AC_MSG_CHECKING(for a complete set of pcap headers)
 
-possible_dirs="`eval echo -n ${includedir}` \
-	       /usr/include /usr/include/pcap \
-               /usr/local/include /usr/local/include/pcap \
-               /usr/share/include /usr/share/include/pcap"
+possible_dirs="`eval echo -n ${includedir}`"
 
 AC_ARG_WITH(pcap-includes,
 [  --with-pcap-includes        specify the pcap include directory],






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-26 16:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-26 16:31 [gentoo-commits] gentoo-x86 commit in net-analyzer/ngrep/files: ngrep-1.45-prefix.patch Jonathan Callen (abcd)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox