* Deprecated SCM_RWSTRINGP and SCM_VALIDATE_RWSTRING.
[bpt/guile.git] / acconfig.h
index 5f20c10..dd51a22 100644 (file)
@@ -44,9 +44,6 @@
  * If you do not wish that, delete this exception notice.  */
 \f
 
-#ifndef PORTSH
-#define PORTSH
-
 /* Define these two if you want support for debugging of Scheme
    programs.  */
 #undef DEBUG_EXTENSIONS
 /* Define if dlsym automatically supplies a leading underscore. */
 #undef DLSYM_ADDS_USCORE
 
+/* Define if h_errno is declared in netdb.h.  */
+#undef HAVE_H_ERRNO
+
 /* Define if localtime caches the TZ setting.  */
 #undef LOCALTIME_CACHE