diff --git a/config.h.in b/config.h.in index b570a556ff..fedf813681 100644 --- a/config.h.in +++ b/config.h.in @@ -12,6 +12,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the `htp' library (-lhtp). */ +#undef HAVE_LIBHTP + /* Define to 1 if you have the `net' library (-lnet). */ #undef HAVE_LIBNET