diff options
Diffstat (limited to 'misc/deco/files/patch-configure')
-rw-r--r-- | misc/deco/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/deco/files/patch-configure b/misc/deco/files/patch-configure new file mode 100644 index 000000000000..0f669df9b739 --- /dev/null +++ b/misc/deco/files/patch-configure @@ -0,0 +1,11 @@ +--- configure 1997-07-18 18:48:13.000000000 +0400 ++++ configure 2008-06-22 00:21:13.000000000 +0400 +@@ -1994,7 +1994,7 @@ + + fi + +-for ac_func in gethostname getgroups opendir memcpy strtol dirfd tcgetattr tcsetpgrp killpg ++for ac_func in gethostname getgroups opendir memcpy strtol dirfd tcgetattr tcsetpgrp killpg execvpe + do + echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 + echo "configure:2001: checking for $ac_func" >&5 |