]> git.pld-linux.org Git - packages/ulogd.git/blame - ulogd-ac.patch
- rebuild with mysql 5.7
[packages/ulogd.git] / ulogd-ac.patch
CommitLineData
1090b600
SP
1--- acinclude.m4.orig 2009-03-06 18:54:04.000000000 +0100
2+++ acinclude.m4 2009-09-18 20:28:22.201107773 +0200
3@@ -207,7 +207,7 @@
4
5 AC_ARG_WITH(pcap,
6 [ --with-pcap=PREFIX Prefix of your libpcap installation],
7- [pcap_prefix=$withval], [pcap_prefix=])
8+ [pcap=$withval], [pcap_prefix=])
9 AC_ARG_WITH(pcap-inc,
10 [ --with-pcap-inc=PATH Path to the include directory of pcap],
11 [pcap_inc=$withval], [pcap_inc=/usr/include])
This page took 0.032475 seconds and 4 git commands to generate.