summaryrefslogtreecommitdiff
path: root/lib/make/cctk_Config.h.in
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-09-15 14:56:07 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-09-15 14:56:07 +0000
commit2e23003cd75586bb76d9b7036348392f7700055b (patch)
tree7a8f4df325e4db8a803e8fff43218897aeccbfd0 /lib/make/cctk_Config.h.in
parentb74166b24be492a0a1a39297008f1ac5f67ee6f6 (diff)
Checking for another header for the network stuff.
Preliminary check for crypt(3). Only tries the standard library so far. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1817 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/make/cctk_Config.h.in')
-rw-r--r--lib/make/cctk_Config.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/make/cctk_Config.h.in b/lib/make/cctk_Config.h.in
index a0c2bd9d..f4be322e 100644
--- a/lib/make/cctk_Config.h.in
+++ b/lib/make/cctk_Config.h.in
@@ -77,6 +77,7 @@
#undef HAVE_MKDIR
#undef HAVE_SCANDIR
#undef HAVE_GETOPT_LONG_ONLY
+#undef HAVE_CRYPT
/* Do we have mode_t ? */
@@ -97,6 +98,7 @@
#undef HAVE_REGEX_H
#undef HAVE_SYS_TYPES_H
#undef HAVE_SYS_SOCKET_H
+#undef HAVE_NETINET_IN_H
#undef HAVE_WINSOCK2_H
#undef TIME_WITH_SYS_TIME