diff options
Diffstat (limited to 'security/xinetd/files/patch-ad')
-rw-r--r-- | security/xinetd/files/patch-ad | 23 |
1 files changed, 19 insertions, 4 deletions
diff --git a/security/xinetd/files/patch-ad b/security/xinetd/files/patch-ad index 39725dc7e233..bc4cfbf29287 100644 --- a/security/xinetd/files/patch-ad +++ b/security/xinetd/files/patch-ad @@ -1,6 +1,19 @@ ---- configure Fri Dec 10 19:02:56 1999 -+++ configure Fri Feb 25 17:12:19 2000 -@@ -3020,34 +3019,0 @@ +--- configure.orig Sat Dec 11 08:02:56 1999 ++++ configure Mon Sep 4 02:56:08 2000 +@@ -1768,7 +1768,7 @@ + EOF + + ;; +-linux*) ++linux*|freebsd*) + echo $ac_n "checking for main in -lcrypt""... $ac_c" 1>&6 + echo "configure:1774: checking for main in -lcrypt" >&5 + ac_lib_var=`echo crypt'_'main | sed 'y%./+-%__p_%'` +@@ -3016,40 +3016,6 @@ + EOF + + fi +- -echo $ac_n "checking for R_OK""... $ac_c" 1>&6 -echo "configure:3022: checking for R_OK" >&5 -if eval "test \"`echo '$''{'ac_cv_type_R_OK'+set}'`\" = set"; then @@ -34,4 +47,6 @@ - -fi - -- + + for ac_hdr in sys/types.h sys/termios.h termios.h sys/select.h rpc/rpc.h rpc/rpcent.h sys/file.h ftw.h machine/reg.h linux/time.h netdb.h + do |