Changes to use automake-generated Makefile.ins everywhere
[bpt/guile.git] / libguile / scmconfig.h.in
index d0b2925..6440c7b 100644 (file)
 /* Define if using any sort of threads.  */
 #undef USE_THREADS
 
+/* Name of this package.  */
+#undef PACKAGE
+
 /* Define if you have the ctermid function.  */
 #undef HAVE_CTERMID
 
 /* Define if you have the geteuid function.  */
 #undef HAVE_GETEUID
 
+/* Define if you have the inet_aton function.  */
+#undef HAVE_INET_ATON
+
 /* Define if you have the lstat function.  */
 #undef HAVE_LSTAT
 
 /* Define if you have the setsid function.  */
 #undef HAVE_SETSID
 
+/* Define if you have the strerror function.  */
+#undef HAVE_STRERROR
+
 /* Define if you have the strftime function.  */
 #undef HAVE_STRFTIME