summaryrefslogtreecommitdiffstats
path: root/support/include/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'support/include/config.h.in')
-rw-r--r--support/include/config.h.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/support/include/config.h.in b/support/include/config.h.in
index f8c1497..6d12cc6 100644
--- a/support/include/config.h.in
+++ b/support/include/config.h.in
@@ -9,6 +9,14 @@
*/
#undef HAVE_INNETGR
+/* Define this if you have svctcp_socket
+ */
+#undef HAVE_SVCTCP_SOCKET
+
+/* Define this if you have svcudp_socket
+ */
+#undef HAVE_SVCUDP_SOCKET
+
/* Define this if you want NFSv3 support compiled in
*/
#undef NFS3_SUPPORTED