repo.or.cz
/
buildroot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cleanup inlines
[buildroot.git]
/
package
/
libdaemon
/
xcompile-setpgrp.patch
blob
8fb6926715207291ea32802805292fb2c446d77c
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
11