2002-12-31 Chris Demetriou <cgd@broadcom.com>
[deliverable/binutils-gdb.git] / libiberty / config.in
index fa23f18c2097cb34fe0f2a3c6c9caa255f4b1f7b..e06bbce857d399bd368c3e6cd653faca0540a63a 100644 (file)
@@ -1,4 +1,4 @@
-/* config.in.  Generated automatically from configure.in by autoheader.  */
+/* config.in.  Generated automatically from configure.in by autoheader 2.13.  */
 
 /* Define to empty if the keyword does not work.  */
 #undef const
@@ -30,6 +30,9 @@
 /* Define vfork as fork if vfork does not work.  */
 #undef vfork
 
+/* Define if you have the _doprnt function.  */
+#undef HAVE__DOPRNT
+
 /* Define if you have the asprintf function.  */
 #undef HAVE_ASPRINTF
 
@@ -57,6 +60,9 @@
 /* Define if you have the clock function.  */
 #undef HAVE_CLOCK
 
+/* Define if you have the ffs function.  */
+#undef HAVE_FFS
+
 /* Define if you have the getcwd function.  */
 #undef HAVE_GETCWD
 
 /* Define if you have the waitpid function.  */
 #undef HAVE_WAITPID
 
+/* Define if you have the <alloca.h> header file.  */
+#undef HAVE_ALLOCA_H
+
 /* Define if you have the <fcntl.h> header file.  */
 #undef HAVE_FCNTL_H
 
 /* Define if errno must be declared even when <errno.h> is included. */
 #undef NEED_DECLARATION_ERRNO
 
+/* Define if you have the `uintptr_t' type. */
+#undef HAVE_UINTPTR_T
+
 /* Define if you have the sys_errlist variable. */
 #undef HAVE_SYS_ERRLIST
 
This page took 0.024483 seconds and 4 git commands to generate.