aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mutt14/files/patch-01
blob: cb0f0416ea6efe374c679952993abaa4931add07 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig  Wed Dec 18 02:48:06 1996
+++ configure   Wed Dec 18 02:54:07 1996
@@ -751,7 +751,7 @@
   ;;
   *)
   IFS="${IFS=  }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
-  for ac_dir in `echo $PATH | sed "s/:/ /"` /usr/lib; do
+  for ac_dir in `echo $PATH | sed "s/:/ /"` /usr/lib /usr/sbin; do
     test -z "$ac_dir" && ac_dir=.
     if test -f $ac_dir/$ac_word; then
       ac_cv_path_SENDMAIL="$ac_dir/$ac_word"