summaryrefslogtreecommitdiff
path: root/lib/make/cctk_Config.h.in
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-10-31 21:30:01 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-10-31 21:30:01 +0000
commitb4b55511a10277ccc1dae4ae94fdbebd16e4528c (patch)
tree808df9133cc54c2c57a41bd2927adf624adbc23a /lib/make/cctk_Config.h.in
parentf7c3c19b8b32a48bf5c7c0e1235f9fb4ab04446c (diff)
Checking if SOCKET is defined in the network stuff.
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1873 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/make/cctk_Config.h.in')
-rw-r--r--lib/make/cctk_Config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/make/cctk_Config.h.in b/lib/make/cctk_Config.h.in
index 9443ad6e..b9606505 100644
--- a/lib/make/cctk_Config.h.in
+++ b/lib/make/cctk_Config.h.in
@@ -88,6 +88,10 @@
#undef HAVE_SOCKLEN_T
+/* Do we have SOCKET ? */
+
+#undef HAVE_SOCKET_TYPE
+
/* Some include things */
#undef HAVE_TIME_H
#undef HAVE_SYS_TIME_H