News for scm_call_N and scm_apply_N.
[bpt/guile.git] / acconfig.h
index fa3d8d5..a449409 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 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
 
 
 /* Define if the compiler supports long longs.  */
 #undef HAVE_LONG_LONGS
+