aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2009-09-01 19:27:59 +0000
committerKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2009-09-01 19:27:59 +0000
commit2a5826d250b8bc957b45a9a0a01e1c087a9036ac (patch)
tree7f6b6ae52832de237828142c87db0c8830c0e22a /cmakeconfig.h.in
parentf4c7321fc4dddeee6729c8105d83ce5b284b53f0 (diff)
Define some windows specific header files
svn path=/trunk/; revision=29660
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index e27ede8e7c..39a1f1aaa1 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -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