* configure.in: Check for setpgid function.
[deliverable/binutils-gdb.git] / gdb / config.in
index 1667bd3d8ff5e7e8a3d7c12255d29a797521208c..8443c7cfb19ddb8e65e36ad4cd7cdcddf3c0c176 100644 (file)
@@ -41,6 +41,9 @@
 /* Define if you have the getpagesize function.  */
 #undef HAVE_GETPAGESIZE
 
+/* Define if you have the setpgid function.  */
+#undef HAVE_SETPGID
+
 /* Define if you have the valloc function.  */
 #undef HAVE_VALLOC
 
This page took 0.023409 seconds and 4 git commands to generate.