From 21e97d3e155f4d9604f729698cdfff3c40eefbe7 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 12 Dec 2006 22:26:51 +0000 Subject: Add avahi package and add libdaemon, which is needed by avahi --- package/libdaemon/xcompile-setpgrp.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/libdaemon/xcompile-setpgrp.patch (limited to 'package/libdaemon/xcompile-setpgrp.patch') 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 + -- cgit v1.2.3