2000-12-06 Fernando Nasser <fnasser@redhat.com>
[deliverable/binutils-gdb.git] / gdb / config.in
index e86239c2cc991c96c5e390159679fe9f53a0a5e0..f6f00318b8aa255ff821bd9b676fccfc630d541b 100644 (file)
@@ -68,6 +68,9 @@
 /* Define if your struct reg has r_gs.  */
 #undef HAVE_STRUCT_REG_R_GS
 
+/* Define if <sys/link.h> has struct link_map32 */
+#undef HAVE_STRUCT_LINK_MAP32
+
 /* Define if the prfpregset_t type is broken. */
 #undef PRFPREGSET_T_BROKEN
 
 /* Define if you have the strchr function.  */
 #undef HAVE_STRCHR
 
+/* Define if you have the vfork function.  */
+#undef HAVE_VFORK
+
 /* Define if you have the <argz.h> header file.  */
 #undef HAVE_ARGZ_H
 
 /* Define if you have the <link.h> header file.  */
 #undef HAVE_LINK_H
 
-/* Define if <link.h> defines struct link_map32.  */
-#undef HAVE_STRUCT_LINK_MAP32
-
 /* Define if you have the <locale.h> header file.  */
 #undef HAVE_LOCALE_H
 
This page took 0.02362 seconds and 4 git commands to generate.