* Makefile.in (LIBCOMMON): Define.
[deliverable/binutils-gdb.git] / gdb / config.in
index a3b3e51f175dbd182a70547a1f329a0494c8d2fe..a719fb0ec824117bcca61efe15d739e41fef41ae 100644 (file)
 
 /* Define if you have the <unistd.h> header file.  */
 #undef HAVE_UNISTD_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.025447 seconds and 4 git commands to generate.