aboutsummaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config.in b/gdb/config.in
index 1667bd3..8443c7c 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -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