* config/tc-sparc.c (md_show_usage): Add missing backslash at end
[deliverable/binutils-gdb.git] / gdb / config.in
index a3b3e51f175dbd182a70547a1f329a0494c8d2fe..cd2407992034ab9f6bab4bd39c6713dbda269945 100644 (file)
 
 /* Define if you have the <unistd.h> header file.  */
 #undef HAVE_UNISTD_H
+
+/* Define if you have the <objlist.h> header file.  */
+#undef HAVE_OBJLIST_H
+
+/* Define if you have the select function.  */
+#undef HAVE_SELECT
+
+/* Define if you have the poll function.  */
+#undef HAVE_POLL
+
+/* Define if you have HPUX threads */
+#undef HAVE_HPUX_THREAD_SUPPORT
This page took 0.023067 seconds and 4 git commands to generate.