summaryrefslogtreecommitdiff
path: root/devel/rcs57/files/patch-configure.in
blob: 07b30eb3dde05605741969c69ef5deb7c8f41ab0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- configure.in.orig	1995-06-16 06:19:24 UTC
+++ configure.in
@@ -246,9 +246,6 @@ PATH=$ac_save_path
 PATH=/usr/lib:/usr/bin:/bin:/usr/sbin:/sbin:$PATH
 AC_PATH_PROGS(SENDMAIL, sendmail mail mailx)
 PATH=$ac_save_path
-case $SENDMAIL in
-?*) SENDMAIL=\"$SENDMAIL\"
-esac
 
 # Use the GNU pic -n option if available; it avoids GNU extensions,
 # which is need for proper operation to generate a portable man page.