Define some windows specific header files

svn path=/trunk/; revision=29660
This commit is contained in:
Kovarththanan Rajaratnam 2009-09-01 19:27:59 +00:00
parent f4c7321fc4
commit 2a5826d250
1 changed files with 9 additions and 0 deletions

View File

@ -130,6 +130,9 @@
/* Define to 1 if you have the <net-snmp/net-snmp-config.h> header file. */
#cmakedefine HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1
/* Define to 1 if you have the <Ntddndis.h> header file. */
#cmakedefine HAVE_NTDDNDIS_H 1
/* Define to 1 if you have OS X frameworks */
#cmakedefine HAVE_OS_X_FRAMEWORKS 1
@ -227,6 +230,12 @@
/* 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
/* HTML viewer, e.g. mozilla */
#cmakedefine HTML_VIEWER