summaryrefslogtreecommitdiffstats
path: root/source/include/config.h.in
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2001-12-30 01:46:38 +0000
committerJeremy Allison <jra@samba.org>2001-12-30 01:46:38 +0000
commitfffae94dd5699f44c0b1c8081587deafd89b3fc0 (patch)
tree3bfc17fa1cc88a1a87bab67c74144ce3b58287b9 /source/include/config.h.in
parent54cbfc7ebcdf1bd2094407b689b0050f0abfa46f (diff)
downloadsamba-fffae94dd5699f44c0b1c8081587deafd89b3fc0.tar.gz
samba-fffae94dd5699f44c0b1c8081587deafd89b3fc0.tar.xz
samba-fffae94dd5699f44c0b1c8081587deafd89b3fc0.zip
When running interactive we want to set our own process group for
signal management. Jeremy.
Diffstat (limited to 'source/include/config.h.in')
-rw-r--r--source/include/config.h.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/source/include/config.h.in b/source/include/config.h.in
index 1c22c0b5e59..f85de1b1af1 100644
--- a/source/include/config.h.in
+++ b/source/include/config.h.in
@@ -1,4 +1,4 @@
-/* include/config.h.in. Generated automatically from configure.in by autoheader 2.13. */
+/* include/config.h.in. Generated automatically from configure.in by autoheader. */
/* Define if on AIX 3.
System headers sometimes define this.
@@ -695,6 +695,9 @@
/* Define if you have the setnetgrent function. */
#undef HAVE_SETNETGRENT
+/* Define if you have the setpgid function. */
+#undef HAVE_SETPGID
+
/* Define if you have the setpriv function. */
#undef HAVE_SETPRIV