summaryrefslogtreecommitdiffstats
path: root/package/libdaemon/xcompile-setpgrp.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/libdaemon/xcompile-setpgrp.patch')
-rw-r--r--package/libdaemon/xcompile-setpgrp.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/libdaemon/xcompile-setpgrp.patch b/package/libdaemon/xcompile-setpgrp.patch
new file mode 100644
index 000000000..8fb692671
--- /dev/null
+++ b/package/libdaemon/xcompile-setpgrp.patch
@@ -0,0 +1,11 @@
+--- libdaemon-0.10/configure.ac.cls 2005-11-24 05:38:53.000000000 -0800
++++ libdaemon-0.10/configure.ac 2006-09-25 08:16:33.000000000 -0700
+@@ -85,7 +85,7 @@
+ AC_FUNC_VPRINTF
+ AC_CHECK_FUNCS([select strerror dup2 memset strrchr])
+ AC_TYPE_MODE_T
+-AC_FUNC_SETPGRP
++dnl AC_FUNC_SETPGRP
+ AC_TYPE_SIGNAL
+ AC_TYPE_SIZE_T
+