]> diplodocus.org Git - nmh/commitdiff
Prefer /usr/sbin/sendmail over /usr/lib/sendmail.
authorLyndon Nerenberg <lyndon@orthanc.ca>
Sun, 30 Jun 2013 20:14:12 +0000 (13:14 -0700)
committerLyndon Nerenberg <lyndon@orthanc.ca>
Sun, 30 Jun 2013 20:14:12 +0000 (13:14 -0700)
If the site installs a sendmail replacement, or updates to a newer
version, odds are better for the new sendmail preferring to install in
/usr/sbin over /usr/lib.

configure.ac

index 059bff8f56724cb41fad03894e8dfb6996aa5652..aa5f75ff273fa1e257c9026b2b52fc052a0a318d 100644 (file)
@@ -238,7 +238,7 @@ AS_IF([test "$lspath" != "no"],
     nmh_cv_ls_grpopt="-lg"])])])
 
 dnl Look for `sendmail'
-pathtmp=/usr/lib:/usr/sbin:/usr/etc:/usr/ucblib:/usr/bin:/bin
+pathtmp=/usr/sbin:/usr/lib:/usr/etc:/usr/ucblib:/usr/bin:/bin
 AC_PATH_PROG([sendmailpath], [sendmail], [/usr/sbin/sendmail], [$pathtmp])
 
 dnl Cygwin FAT filesystems do not support hard links.  So default to