Call `%init-rdelim-builtins'.
[bpt/guile.git] / acconfig.h
index b7e588d..1d28d2e 100644 (file)
@@ -48,7 +48,7 @@
 #undef SCM_DEBUG_DEPRECATED
 
 /* Define this to control the default warning level for deprecated features */
-#undef GUILE_WARN_DEPRECATED_DEFAULT
+#undef SCM_WARN_DEPRECATED_DEFAULT
 
 /* Define these two if you want support for debugging of Scheme
    programs.  */
 /* Define if h_errno is declared in netdb.h.  */
 #undef HAVE_H_ERRNO
 
+/* Define if uint32_t typedef is defined when netdb.h is include.  */
+#undef HAVE_UINT32_T
+
+/* Define if you want support for IPv6.  */
+#undef HAVE_IPV6
+
 /* Define if localtime caches the TZ setting.  */
 #undef LOCALTIME_CACHE