Skip to content

Instantly share code, notes, and snippets.

@theirix
Created March 30, 2017 10:02
Show Gist options
  • Save theirix/c93a5f0f850af27339b2bb8c82220f58 to your computer and use it in GitHub Desktop.
Save theirix/c93a5f0f850af27339b2bb8c82220f58 to your computer and use it in GitHub Desktop.
--- tcpreplay-4.2.1-old/configure.ac 2017-03-23 17:41:31.000000000 +0300
+++ tcpreplay-4.2.1/configure.ac 2017-03-30 12:41:46.000000000 +0300
@@ -1100,7 +1100,7 @@
have_pcap_version=no
dnl Check to see if we have pcap_version[]
AC_MSG_CHECKING(for pcap_version[])
-AC_TRY_COMPILE([
+AC_TRY_LINK([
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment