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 fe5491cc08..994411a6a7 100644 --- a/cmakeconfig.h.in +++ b/cmakeconfig.h.in @@ -363,12 +363,6 @@ /* Define to 1 if you have the <unistd.h> header file. */ #cmakedefine HAVE_UNISTD_H 1 -/* Define to 1 if you have the <windows.h> header file. */ -#cmakedefine HAVE_WINDOWS_H 1 - -/* Define to 1 if you have the <winsock2.h> header file. */ -#cmakedefine HAVE_WINSOCK2_H 1 - /* Name of package */ #cmakedefine PACKAGE |