xcompile-setpgrp.patch 318 B

1234567891011
  1. --- libdaemon-0.10/configure.ac.cls 2005-11-24 05:38:53.000000000 -0800
  2. +++ libdaemon-0.10/configure.ac 2006-09-25 08:16:33.000000000 -0700
  3. @@ -85,7 +85,7 @@
  4. AC_FUNC_VPRINTF
  5. AC_CHECK_FUNCS([select strerror dup2 memset strrchr])
  6. AC_TYPE_MODE_T
  7. -AC_FUNC_SETPGRP
  8. +dnl AC_FUNC_SETPGRP
  9. AC_TYPE_SIGNAL
  10. AC_TYPE_SIZE_T