fix copy'n paste error
[buildroot.git] / package / libdaemon / xcompile-setpgrp.patch
blob8fb6926715207291ea32802805292fb2c446d77c
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