- Add --with-pcap-includes to fix build with libpcap 1.0

This commit is contained in:
Kevin Kofler 2009-10-04 07:51:04 +00:00
parent 41bf1e3936
commit c4d3564f4a
1 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ implementing new ones):
%build
%configure
%configure --with-pcap-includes=%{_includedir}/pcap
make %{?_smp_mflags} CFLAGS="%{optflags}"
%install
@ -67,7 +67,7 @@ rm -rf %{buildroot}
%changelog
* Sun Oct 04 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.7.1-6
- Rebuild again
- Add --with-pcap-includes to fix build with libpcap 1.0
* Thu Sep 24 2009 Fabian Affolter <fabian@bernewireless.net> - 0.7.1-5
- Rebuild for new libpcap