diff options
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r-- | cmakeconfig.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in index 9e2c0268..5c753284 100644 --- a/cmakeconfig.h.in +++ b/cmakeconfig.h.in @@ -186,9 +186,6 @@ /* Define to 1 if you have the `setlinebuf' function. */ #cmakedefine HAVE_SETLINEBUF 1 -/* Define to 1 if you have the `snprintf' function. */ -#cmakedefine HAVE_SNPRINTF 1 - /* Define to 1 if you have the <stdint.h> header file. */ #cmakedefine HAVE_STDINT_H 1 @@ -237,9 +234,6 @@ /* Define to 1 if you have the `vfork' function. */ #cmakedefine HAVE_VFORK 1 -/* Define to 1 if you have the `vsnprintf' function. */ -#cmakedefine HAVE_VSNPRINTF 1 - /* Define to 1 if you have the `wsockinit' function. */ #cmakedefine HAVE_WSOCKINIT 1 |