From 5041e7e4518403f9bf87eabf771eb3534f37e9ac Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Fri, 28 Aug 2009 16:51:18 +0200 Subject: [PATCH] updated config.h.in --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.h.in b/config.h.in index d46b3d3ffc..b5656c14e7 100644 --- a/config.h.in +++ b/config.h.in @@ -28,6 +28,9 @@ /* Define to 1 if you have the `pcre' library (-lpcre). */ #undef HAVE_LIBPCRE +/* Define to 1 if you have the `pfring' library (-lpfring). */ +#undef HAVE_LIBPFRING + /* Define to 1 if you have the `pthread' library (-lpthread). */ #undef HAVE_LIBPTHREAD