diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.in b/config.h.in index f032227a..e40e1089 100644 --- a/config.h.in +++ b/config.h.in @@ -183,9 +183,6 @@ /* Define to 1 if you have the `setlinebuf' function. */ #undef HAVE_SETLINEBUF -/* Define to 1 if you have the `snprintf' function. */ -#undef HAVE_SNPRINTF - /* Define to 1 if you have the <stdint.h> header file. */ #undef HAVE_STDINT_H @@ -234,9 +231,6 @@ /* Define to 1 if you have the `vfork' function. */ #undef HAVE_VFORK -/* Define to 1 if you have the `vsnprintf' function. */ -#undef HAVE_VSNPRINTF - /* define if libpcap has yydebug */ #undef HAVE_YYDEBUG |