Reverse the n-ary logxor change. The behaviour is weird in a set
[bpt/guile.git] / acconfig.h
index b7b42bc..a449409 100644 (file)
  * If you do not wish that, delete this exception notice.  */
 \f
 
-#ifndef PORTSH
-#define PORTSH
+/* Define this if you want to exclude deprecated features */
+#undef SCM_DEBUG_DEPRECATED
+
+/* Define this to control the default warning level for deprecated features */
+#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
 
 /* Define this if you want support for arrays and uniform arrays.  */
 #undef HAVE_ARRAYS
 
+/* Define this if your IPv6 has sin6_scope_id in sockaddr_in6 struct.  */
+#undef HAVE_SIN6_SCOPE_ID
+
 /* This is included as part of a workaround for a autoheader bug. */
 #undef HAVE_REGCOMP
 
 
 /* Define if the compiler supports long longs.  */
 #undef HAVE_LONG_LONGS
+